summary refs log tree commit diff stats
path: root/tests/pragmas/treorder.nim
Commit message (Collapse)AuthorAgeFilesLines
* Adjust some tests to make them passLemonBoy2018-06-251-2/+1
| | | | | | The non-scoped behaviour of static blocks was exploited by those tests, replace all the variables declared whithin one with compileTime marked ones.
* Add sections (type, var, let, const, using) support for reorder pragma (#6326)BigEpsilon2017-10-281-0/+75