[FIR] Set proper callable id for delegated members
This commit is contained in:
committed by
Space Team
parent
2fb79bf0b1
commit
f44fcc811b
+1
-1
@@ -20,7 +20,7 @@ FILE: superCallWithDelegation.kt
|
||||
}
|
||||
|
||||
public open override fun foo(): R|kotlin/Unit| {
|
||||
this@R|/C|.super<R|B|>.R|/A.foo|()
|
||||
this@R|/C|.super<R|B|>.R|/B.foo|()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user