[FIR] Optimization & checking fix: remove usage of dispatchReceiverValue
This commit is contained in:
committed by
Mikhail Glukhikh
parent
686965c0d3
commit
5e426fdc71
@@ -22,9 +22,9 @@ FILE: jvm.kt
|
||||
}
|
||||
|
||||
public final fun test(): R|kotlin/Unit| {
|
||||
this@R|/A|.R|FakeOverride</A.foo: R|kotlin/Unit|>|(String())
|
||||
this@R|/C|.R|/C.bar|(String())
|
||||
this@R|/A|.R|FakeOverride</A.baz: R|kotlin/String|>|(String())
|
||||
this@R|/D|.R|FakeOverride</A.foo: R|kotlin/Unit|>|(String())
|
||||
this@R|/D|.R|/C.bar|(String())
|
||||
this@R|/D|.R|FakeOverride</A.baz: R|kotlin/String|>|(String())
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user