Files
kotlin-fork/compiler/testData/ir/irText/stubs/javaNestedClass.txt
T
2017-05-19 14:49:34 +03:00

8 lines
317 B
Plaintext
Vendored

FILE /javaNestedClass.kt
FUN public fun test(jj: J.JJ): kotlin.Unit
VALUE_PARAMETER value-parameter jj: J.JJ
BLOCK_BODY
RETURN type=kotlin.Nothing from='test(J.JJ): Unit'
CALL 'foo(): Unit' type=kotlin.Unit origin=null
$this: GET_VAR 'value-parameter jj: J.JJ' type=J.JJ origin=null