[IR] update testdata: better support for enum and object accesses
This commit is contained in:
committed by
teamcityserver
parent
1fd12b7b8a
commit
5cb2572c60
@@ -35,6 +35,6 @@ val test1: Int
|
||||
get
|
||||
|
||||
val test2: Int
|
||||
field = En.invoke(i = 42)
|
||||
field = En.X.invoke(i = 42)
|
||||
get
|
||||
|
||||
|
||||
Reference in New Issue
Block a user