Files
kotlin-fork/compiler/testData/ir/irText/expressions/kt36963.kt
T
Victor Petukhov 07b6f0d871 Fix failing tests
2020-12-25 14:29:11 +03:00

4 lines
53 B
Kotlin
Vendored

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