[IR] update testdata: super and receiver for field accesses
This commit is contained in:
committed by
teamcityserver
parent
029ee6f2e7
commit
a6b408978f
+1
-1
@@ -28,7 +28,7 @@ class C : IFooBar {
|
||||
|
||||
private /*final field*/ val $$delegate_0: FooBarImpl = FooBarImpl
|
||||
override fun foo() {
|
||||
#$$delegate_0.foo()
|
||||
<this>.#$$delegate_0.foo()
|
||||
}
|
||||
|
||||
override fun bar() {
|
||||
|
||||
Reference in New Issue
Block a user