fun main()

in app/src/main.kt [1:3]


fun main() {
    greet("World")
}