[IR] update testdata: super and receiver for field accesses
This commit is contained in:
committed by
teamcityserver
parent
029ee6f2e7
commit
a6b408978f
@@ -22,7 +22,7 @@ object Test : Base {
|
||||
get
|
||||
|
||||
init {
|
||||
#y = <this>.<get-x>()
|
||||
<this>.#y = <this>.<get-x>()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user