[FIR] Start enum entries reworking
This commit is contained in:
committed by
Mikhail Glukhikh
parent
68d64f1b5c
commit
13132e69a3
+1
-1
@@ -3,7 +3,7 @@
|
||||
// FILE: common.kt
|
||||
|
||||
expect enum class En(x: Int) {
|
||||
E1,
|
||||
<!INAPPLICABLE_CANDIDATE!>E1,<!>
|
||||
E2(42),
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user