forked from Mirror/wren
3 lines
42 B
Plaintext
3 lines
42 B
Plaintext
|
|
var a = "a"
|
||
|
|
(a) = "value" // expect error
|