17 lines
299 B
Plaintext
Vendored
17 lines
299 B
Plaintext
Vendored
val test1: ErrorType
|
|
field = error("") /* ErrorCallExpression */
|
|
get
|
|
|
|
val test2: ErrorType
|
|
field = error("") /* ErrorCallExpression */
|
|
get
|
|
|
|
val test3: ErrorType
|
|
field = error("") /* ErrorCallExpression */42; 56;
|
|
get
|
|
|
|
val test4: ErrorType
|
|
field = error("") /* ErrorExpression */
|
|
get
|
|
|