[FIR2IR] Support (simple) conversion of captured types
This commit is contained in:
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
fun test(i: Inv<out Any?>) {
|
||||
foo(i.superclass())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user