mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-27 19:06:31 +00:00
It needs to have len defined first because of the assert .len > 0. I just moved it up a bit to make them work.
It needs to have len defined first because of the assert .len > 0. I just moved it up a bit to make them work.