Files
wren/test/assignment/prefix_operator.wren
2013-11-26 22:52:00 -08:00

3 lines
41 B
Plaintext

var a = "a"
!a = "value" // expect error