Skip to content

Instantly share code, notes, and snippets.

@mkovacek
Last active October 15, 2016 10:24
Show Gist options
  • Select an option

  • Save mkovacek/c8d668cbfc91c72b9630999370eb0436 to your computer and use it in GitHub Desktop.

Select an option

Save mkovacek/c8d668cbfc91c72b9630999370eb0436 to your computer and use it in GitHub Desktop.
val nameOfImmutableVariable: type = value
var nameOfMutableVariable: type = value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment