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