Skip to content

Instantly share code, notes, and snippets.

@robhinds
Created May 21, 2018 08:44
Show Gist options
  • Save robhinds/621f5a6b758ffbfbdac4ee802e176cd6 to your computer and use it in GitHub Desktop.
Save robhinds/621f5a6b758ffbfbdac4ee802e176cd6 to your computer and use it in GitHub Desktop.
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