summaryrefslogtreecommitdiff
path: root/tests/examplefiles/rexx/example.rexx.output
Commit message (Collapse)AuthorAgeFilesLines
* Improve Rexx lexer.Matthäus G. Chajdas2021-11-061-145/+25
| | | | | * Merge whitespace tokens * Merge string literals
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-0/+450
Co-authored-by: Georg Brandl <georg@python.org>