Skip to content

Instantly share code, notes, and snippets.

@gonaumov
Created October 16, 2019 16:10
Show Gist options
  • Save gonaumov/bd2b29c2926610a29a7716f38179432e to your computer and use it in GitHub Desktop.
Save gonaumov/bd2b29c2926610a29a7716f38179432e to your computer and use it in GitHub Desktop.
Single expression function
fun getGreeting(): String = "Hello Kotlin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment