summary refs log tree commit diff stats
path: root/nimpretty/tests/simple4.nim
Commit message (Collapse)AuthorAgeFilesLines
* nimpretty: improved detection of commas and semicolons (#11661)Miran2019-07-061-0/+2
* nimpretty: improved detection of commas and semicolons * address the comments