[FIR2IR] Generate property extension receiver references properly
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
class A {
|
||||
|
||||
var result: Int = 0;
|
||||
|
||||
Vendored
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
annotation class Anno
|
||||
|
||||
@Anno val Int.foo: Int
|
||||
|
||||
Reference in New Issue
Block a user