FIR: keep captured types in substitution scope
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ FILE: arrayFirstOrNull.kt
|
||||
Null(null)
|
||||
}
|
||||
else -> {
|
||||
this@R|/firstOrNullX|.R|FakeOverride<kotlin/Array.get: R|T|>|(Int(0))
|
||||
this@R|/firstOrNullX|.R|FakeOverride<kotlin/Array.get: R|CapturedType(out T)|>|(Int(0))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user