Files
kotlin-fork/compiler/testData/ir/irText/expressions/kt36963.kt
T

3 lines
36 B
Kotlin
Vendored

fun foo() {}
fun test() = (::foo)!!