Files
kotlin/compiler/testData/codegen/PSVM.kt
2013-01-24 21:12:27 +04:00

5 lines
49 B
Kotlin

package foo;
fun main(args : Array<String>) {
}