[FIR2IR] Generate setter call for assignments, if any
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// WITH_RUNTIME
|
||||
|
||||
class C(x: Int, val y: Int, var z: Int = 1) {
|
||||
|
||||
Reference in New Issue
Block a user