Skip to content

Instantly share code, notes, and snippets.

@sajjadyousefnia
Created May 31, 2018 16:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sajjadyousefnia/b5387dd8bb51fc5806d41a18f35fdf44 to your computer and use it in GitHub Desktop.
Save sajjadyousefnia/b5387dd8bb51fc5806d41a18f35fdf44 to your computer and use it in GitHub Desktop.
val message = { println("Hey, Kotlin is really cool!") }
message() // "Hey, Kotlin is really cool!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment