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