[FIR2IR] Fix labeled this references
This commit is contained in:
committed by
Mikhail Glukhikh
parent
3d60fdfed1
commit
a11866ab5a
Vendored
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// TODO: muted automatically, investigate should it be ran for JS or not
|
||||
// IGNORE_BACKEND: JS, NATIVE
|
||||
|
||||
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
class A {
|
||||
var value: String = "fail1"
|
||||
private set
|
||||
|
||||
Reference in New Issue
Block a user