mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 01:44:37 +00:00
When unpacking tuples in var/let declarations a part of the tuple can now be discarded using a single underscore.
When unpacking tuples in var/let declarations a part of the tuple can now be discarded using a single underscore.