2015-07-25 05:19:32 +01: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)"
}