Files
kotlin/compiler/testData/codegen/sourceInfo/foo1.kt
2013-02-07 22:42:17 +04:00

5 lines
34 B
Kotlin

package foo;
fun box1() = {
1
}