Files
kotlin-fork/compiler/testData/ir/irText/stubs/javaStaticMethod.txt
T
2019-07-31 10:37:35 +03:00

6 lines
340 B
Plaintext
Vendored

FILE fqName:<root> fileName:/javaStaticMethod.kt
FUN name:test visibility:public modality:FINAL <> () returnType:kotlin.Unit
BLOCK_BODY
RETURN type=kotlin.Nothing from='public final fun test (): kotlin.Unit declared in <root>'
CALL 'public open fun bar (): kotlin.Unit declared in <root>.J' type=kotlin.Unit origin=null