IR: keep flexible type annotations when building fake overrides
#KT-61751 Fixed
This commit is contained in:
committed by
Space Team
parent
2b8bcfda94
commit
9f9287fb2e
-1
@@ -1,5 +1,4 @@
|
||||
// WITH_STDLIB
|
||||
// IGNORE_CODEGEN_WITH_IR_FAKE_OVERRIDE_GENERATION: KT-61751
|
||||
|
||||
abstract class A : AbstractMutableList<Int>()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user