Daniel Shahaf
|
0f11d80968
|
'main': Highlight the parentheses of array assignments as reserved words.
Fixes #585.
|
2020-06-08 14:23:43 +00:00 |
Daniel Shahaf
|
3ca93f864f
|
'main': Highlight literal semicolons in array assignments as errors.
Fixes the test added in the penultimate (grandparent) commit.
|
2020-03-15 14:19:38 +00:00 |
Daniel Shahaf
|
e58e45273f
|
tests: Add some tests for unusual or invalid elements in array assignments:
- pipes (issue #651)
- semicolons
- literal newlines
(also discussed on #651)
|
2020-03-15 14:19:38 +00:00 |