Files
kotlin-fork/compiler/testData/ir/irText/stubs/javaNestedClass.kt.txt
T
2020-11-26 00:14:03 +03:00

5 lines
40 B
Plaintext
Vendored

fun test(jj: JJ) {
return jj.foo()
}