Skip to content

Instantly share code, notes, and snippets.

@lekaha
Created June 29, 2018 01:19
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 lekaha/553abc84f785d923601cf9852ea72c63 to your computer and use it in GitHub Desktop.
Save lekaha/553abc84f785d923601cf9852ea72c63 to your computer and use it in GitHub Desktop.
fun println(λ: () -> Any) = kotlin.io.println(λ())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment