Files
kotlin-fork/compiler/testData/cli/simple.kt
T
Stepan Koltsov 40fe33045d cli test template
2012-06-14 15:29:17 +04:00

2 lines
55 B
Kotlin

fun main(args: Array<String>) = println("hello world")