Files
kotlin/compiler/testData/writeSignature/NonGeneric.kt
2013-08-26 15:59:34 +04:00

5 lines
99 B
Kotlin

fun foo() = 1
// method: _DefaultPackage::foo
// jvm signature: ()I
// generic signature: null