FIR2IR: correct dispatch receiver inside inner class constructor
This commit is contained in:
committed by
Mikhail Glukhikh
parent
aa488eabc9
commit
380226cba0
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
class Outer {
|
||||
val outerProp: String
|
||||
constructor(x: String) {
|
||||
|
||||
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
class Outer {
|
||||
val outerProp: String
|
||||
constructor(x: String) {
|
||||
|
||||
Reference in New Issue
Block a user