summary refs log tree commit diff stats
path: root/tests/macros/tnewlit.nim
Commit message (Collapse)AuthorAgeFilesLines
* newLit emty seq fix (#6091)Arne Döring2017-07-131-0/+9
| | | | * the type of the empty seq is still the correct type * updated test
* more and improved newLit procs in macros moduleArne Döring2017-05-231-0/+140