[IR] update testdata: minor updates for error nodes
This commit is contained in:
committed by
teamcityserver
parent
b129788823
commit
4fb762e019
@@ -7,7 +7,7 @@ val test2: ErrorType /* ERROR */
|
||||
get
|
||||
|
||||
val test3: ErrorType /* ERROR */
|
||||
field = error("") /* ERROR CALL */
|
||||
field = error("") /* ERROR CALL */42; 56;
|
||||
get
|
||||
|
||||
val test4: ErrorType /* ERROR */
|
||||
|
||||
Reference in New Issue
Block a user