mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-26 10:32:01 +00:00
* Tuple unpacking now works for `for` vars * Give error if length of tuple vars != length of tuple * Fix error message showing wrong tuple length * unpacking now works now for mutable items * Update changelog