summaryrefslogtreecommitdiff
path: root/tests/examplefiles/as3/as3_test3.as.output
Commit message (Collapse)AuthorAgeFilesLines
* Modernize Whitespace token - regarding #1905 (#1911)Sebastian Engel2021-10-091-13/+13
| | | | | | | | | | | * Diff lexer - match whitespace * Make lexer - whitespace token set * Actionscript lexer - whitespace token * Bare lexer - whitespace token * Business(cobol) lexers - whitespace token
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-0/+34
Co-authored-by: Georg Brandl <georg@python.org>