summaryrefslogtreecommitdiff
path: root/tests/examplefiles/golo/example.golo.output
Commit message (Collapse)AuthorAgeFilesLines
* Improve whitespace handling in CMake/RegexLexer.Matthäus G. Chajdas2022-12-041-103/+103
|
* Whitespace token for golo,pig,xtend lexersSebastian Engel2022-01-061-217/+217
|
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-0/+856
Co-authored-by: Georg Brandl <georg@python.org>