Skip to content

Instantly share code, notes, and snippets.

@beranradek
Created March 20, 2013 12:16
Show Gist options
  • Save beranradek/5204223 to your computer and use it in GitHub Desktop.
Save beranradek/5204223 to your computer and use it in GitHub Desktop.
case class Person(name: String, age: Int, programmer: Boolean)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment