summary refs log tree commit diff stats
path: root/tests/lexer/nim.cfg
Commit message (Collapse)AuthorAgeFilesLines
* implemented Unicode operators (#18789)Andreas Rumpf2021-09-031-0/+1
* implemented Unicode operators; refs https://github.com/nim-lang/RFCs/issues/388 * bugfix * better test * arguably more elegant implementation * Update changelog.md Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>