summary refs log tree commit diff stats
path: root/tests/fields/tfields.nim
Commit message (Collapse)AuthorAgeFilesLines
* Allow void macro result (#11286)Arne Döring2019-05-211-1/+1
| | | | | * allow void macro result * add test for void macro result type
* Merge tests into a larger file (part 2 of ∞) (#9335)Miran2018-10-131-0/+108
* merge controlflow tests * merge distinct tests * merge enum tests * merge fields tests * merge implicit tests * merge iter issues tests