Skip to content

Instantly share code, notes, and snippets.

@igorwojda
Last active March 30, 2018 10:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save igorwojda/cf2c27e4f75977df105bdbdd3573811d to your computer and use it in GitHub Desktop.
Save igorwojda/cf2c27e4f75977df105bdbdd3573811d to your computer and use it in GitHub Desktop.
class Person (var name:String, var lastName:String, var weight:Double)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment