[FIR2IR] Fix labeled this references
This commit is contained in:
committed by
Mikhail Glukhikh
parent
3d60fdfed1
commit
a11866ab5a
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
fun test1(str: String): String {
|
||||
data class A(val x: Int) {
|
||||
fun foo() = str
|
||||
|
||||
Reference in New Issue
Block a user