mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 09:24:36 +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