summary refs log tree commit diff stats
path: root/tests/compiler/tgrammar.nim
Commit message (Collapse)AuthorAgeFilesLines
* correct grammar (ref #20199) and add check for grammar.txt (#20494)ringabout2022-10-061-0/+7
* correct grammar; ref #20199 * add check for keeping grammar.txt up-to-date * add nimTestGrammar