summaryrefslogtreecommitdiff
path: root/tests/examplefiles/kotlin/example.kt.output
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace token for kotlin lexerSebastian Engel2022-01-061-137/+137
|
* Improve Kotlin lexer (#1699)Ilya Zorin2021-02-061-92/+94
|
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-0/+361
Co-authored-by: Georg Brandl <georg@python.org>