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,7 +1,6 @@
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: STDLIB_COLLECTION_INHERITANCE
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// IGNORE_CODEGEN_WITH_IR_FAKE_OVERRIDE_GENERATION: KT-61751
|
||||
// DONT_TARGET_EXACT_BACKEND: NATIVE
|
||||
|
||||
interface A : Set<String>
|
||||
|
||||
Reference in New Issue
Block a user