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

5 lines
52 B
Kotlin
Vendored

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