[IR] update testdata: super and receiver for field accesses
This commit is contained in:
committed by
teamcityserver
parent
029ee6f2e7
commit
a6b408978f
+1
-1
@@ -104,7 +104,7 @@ abstract enum class TestEnum4 : Enum<TestEnum4> {
|
||||
get
|
||||
|
||||
init {
|
||||
#z = <this>.<get-x>()
|
||||
<this>.#z = <this>.<get-x>()
|
||||
}
|
||||
|
||||
override fun foo() {
|
||||
|
||||
Reference in New Issue
Block a user