Files
kotlin-fork/compiler/testData/diagnostics/tests/classLiteral/unresolvedClass.fir.kt
T

3 lines
132 B
Kotlin
Vendored

val u = <!UNRESOLVED_REFERENCE!>Unresolved<!>::class
val g = <!UNRESOLVED_REFERENCE!>UnresolvedGeneric<!><UnresolvedTypeArg>::class