Skip to content

Instantly share code, notes, and snippets.

@agustarc
Created June 4, 2017 06:01
Show Gist options
  • Save agustarc/16332d785eda73e87b9a244fc3c15eee to your computer and use it in GitHub Desktop.
Save agustarc/16332d785eda73e87b9a244fc3c15eee to your computer and use it in GitHub Desktop.
val a: Int = 10
val b = 2
val c: Int
c = 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment