Files
kotlin/compiler/testData/codegen/sourceInfo/foo2.kt

5 lines
34 B
Kotlin

package foo;
fun box2() = {
1
}