mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-25 02:00:37 +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