FIR2IR: set 'SetField' type to Unit, convert explicit 'this' references
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
class Test1(val x: Int, val y: Int)
|
||||
|
||||
class Test2(x: Int, val y: Int) {
|
||||
|
||||
Reference in New Issue
Block a user