[FIR2IR] Support argument reordering of constructor calls
This commit is contained in:
committed by
Mikhail Glukhikh
parent
bae41ddf6d
commit
e954aea4cc
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
var result = "fail"
|
||||
|
||||
open class Base(val o: String, val k: String)
|
||||
|
||||
Reference in New Issue
Block a user