summary refs log tree commit diff stats
path: root/tests/parallel/tsendtwice.nim
Commit message (Collapse)AuthorAgeFilesLines
* exploit nil seqs for performance (#8688)Andreas Rumpf2018-08-201-6/+6
| | | | | * changes $ for seqs to never produce 'nil' * exploit the fact that empty seqs don't have to allocate in the code generator
* fixes #4776Andreas Rumpf2016-09-241-0/+71