Created
May 21, 2018 08:44
-
-
Save robhinds/621f5a6b758ffbfbdac4ee802e176cd6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
case class TestInput(value: String) | |
case class TestOutput(value: String) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment