[IR] update testdata: better support for enum and object accesses
This commit is contained in:
committed by
teamcityserver
parent
1fd12b7b8a
commit
5cb2572c60
+1
-1
@@ -45,7 +45,7 @@ class Z {
|
||||
}
|
||||
|
||||
fun test1(): Enum {
|
||||
return Enum
|
||||
return Enum.A
|
||||
}
|
||||
|
||||
fun test2(): A {
|
||||
|
||||
Reference in New Issue
Block a user