Skip to content

Instantly share code, notes, and snippets.

@nareshdb
Created October 9, 2016 03:41
Show Gist options
  • Save nareshdb/f801cbed27cc1fe2ed3f17f587f688c1 to your computer and use it in GitHub Desktop.
Save nareshdb/f801cbed27cc1fe2ed3f17f587f688c1 to your computer and use it in GitHub Desktop.
Hello world
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