[FIR] Support ENUM_CLASS_CONSTRUCTOR_CALL
^KT-59411 Fixed
This commit is contained in:
committed by
Space Team
parent
f4ffd479cc
commit
e4246e8f51
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// KT-7753: attempt to call enum constructor explicitly
|
||||
enum class A(val c: Int) {
|
||||
ONE(1) {
|
||||
|
||||
Reference in New Issue
Block a user