Skip to content

Instantly share code, notes, and snippets.

@erokhins
Created April 17, 2016 22:49
Show Gist options
  • Save erokhins/636b278be18a3d787d29a32e1400662e to your computer and use it in GitHub Desktop.
Save erokhins/636b278be18a3d787d29a32e1400662e to your computer and use it in GitHub Desktop.

Code fragment:

fun test() = 1 // comment

Kotlin code fragment:

fun test2() = 2 // comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment