[FIR2IR] Fix labeled this references

This commit is contained in:
simon.ogorodnik
2020-04-27 23:00:47 +03:00
committed by Mikhail Glukhikh
parent 3d60fdfed1
commit a11866ab5a
17 changed files with 20 additions and 38 deletions
-1
View File
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
fun test1(str: String): String {
data class A(val x: Int) {
fun foo() = str