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
|
498cc7641f
|
tests: Extend and document the after-a-parse-error aspects of the issue #651 test.
|
2020-03-15 14:34:25 +00:00 |
Daniel Shahaf
|
81267ca313
|
'main': Highlight pipes inside array assignments as errors
Fixes #651.
|
2020-03-15 14:27:15 +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 |