2017-09-21 16:12:36 -05:00

3 lines
121 B
JSON

{
"throws": "You're trying to assign to a parenthesized expression, eg. instead of `([a]) = 0` use `([a] = 0)` (1:1)"
}