Files
Nim/tests/parser
Vindaar 0a1d4ba842 fix issue #20922 by handling missing expr in exprList for tkOf (#20930)
* fix issue #20922 by handling missing expr in `exprList` for `tkOf`

* fix line numbers in test case

* rewrite exprList requiring expr, add optionalExprList for except

As suggested by @metagn.

* update test case to reflect new code

* update grammar.txt

* update line numbers in test case taking into account nimout

Given the number of errors that are produced it seems easier to do it
this way instead of using `tt.Error`.
2022-12-08 10:59:13 +01:00
..
2022-09-23 13:05:05 +02:00
2021-04-30 17:17:29 +02:00
2020-09-12 12:39:46 +01:00
2019-03-21 06:48:54 +01:00
2019-05-29 22:21:51 +02:00
2015-03-22 01:38:13 +01:00
2018-05-14 21:38:18 +02:00
2018-05-05 14:17:31 +02:00