5 lines
78 B
Kotlin
Vendored
5 lines
78 B
Kotlin
Vendored
// FIR_IDENTICAL
|
|
class X : <!UNRESOLVED_REFERENCE!>S<!>
|
|
|
|
fun f(l: List<X>) {}
|