Skip to content

Instantly share code, notes, and snippets.

@bandrzejczak
Created February 9, 2018 21:25
Show Gist options
  • Save bandrzejczak/c75a9b8e894d78887ca84411df437dfc to your computer and use it in GitHub Desktop.
Save bandrzejczak/c75a9b8e894d78887ca84411df437dfc to your computer and use it in GitHub Desktop.
case class Point(var x: Int, var y: Int)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment