FIR2IR: make enum with abstract members from interfaces abstract
Related to KT-55828
This commit is contained in:
-2
@@ -1,5 +1,3 @@
|
||||
// KT-55828
|
||||
// IGNORE_BACKEND_K2: NATIVE
|
||||
interface IFoo {
|
||||
fun foo(): String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user