Created
May 18, 2017 06:58
-
-
Save goindwalia/ccf464ab08ec12e86f13f946e45e7ef1 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
/* Kotlin Code*/ | |
val a: Int | |
val b: Int | |
a=5 | |
b=10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment