Created
October 9, 2016 03:41
-
-
Save nareshdb/f801cbed27cc1fe2ed3f17f587f688c1 to your computer and use it in GitHub Desktop.
Hello world
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
var x: String = "Hello World" | |
print(x) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment