FIR: simplify rendering of dispatch & extension receivers
This commit is contained in:
@@ -13,8 +13,8 @@ FILE: B.kt
|
||||
}
|
||||
|
||||
public final fun test(): R|kotlin/Unit| {
|
||||
D|this@R|/B||.R|/B.foo|()
|
||||
D|this@R|/B||.R|/B.bar|()
|
||||
this@R|/B|.R|/B.foo|()
|
||||
this@R|/B|.R|/B.bar|()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user