Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib/regression/kt9345.fir.kt
T

3 lines
109 B
Kotlin
Vendored

//KT-9345 Type inference failure
fun Class<*>.foo(): Any? = kotlin.<!UNRESOLVED_REFERENCE!>objectInstance<!>