FIR: simplify rendering of dispatch & extension receivers
This commit is contained in:
@@ -5,11 +5,11 @@ FILE: Derived.kt
|
||||
}
|
||||
|
||||
public final fun getValue(): <ERROR TYPE REF: cycle> {
|
||||
^getValue D|this@R|/Base||.R|/Base.value|
|
||||
^getValue this@R|/Base|.R|/Base.value|
|
||||
}
|
||||
|
||||
public final fun foo(): R|kotlin/Int| {
|
||||
^foo D|this@R|/Base||.R|/Base.value|
|
||||
^foo this@R|/Base|.R|/Base.value|
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user