Files
kotlin/compiler/testData/codegen/boxWithStdlib/reflection/functions/platformName.kt

5 lines
52 B
Kotlin
Vendored

@JvmName("Fail")
fun OK() {}
fun box() = ::OK.name