Last active
October 15, 2016 10:24
-
-
Save mkovacek/c8d668cbfc91c72b9630999370eb0436 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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