FIR: don't create delegated constructor call in expect
#KT-51756 Fixed
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
// FILE: common.kt
|
||||
|
||||
expect enum class En(x: Int) {
|
||||
<!NONE_APPLICABLE!>E1,<!>
|
||||
E1,
|
||||
E2(42),
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user