mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-01 10:52:14 +00:00
* changes $ for seqs to never produce 'nil' * exploit the fact that empty seqs don't have to allocate in the code generator
* changes $ for seqs to never produce 'nil' * exploit the fact that empty seqs don't have to allocate in the code generator