summary refs log tree commit diff stats
path: root/tests/tuples/tfortupleunpack.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix loop tuple unpacking in templates (#11174)nc-x2019-05-051-0/+9
* Fixes #10727. (#10728)deech2019-02-251-1/+5
* Tuple unpacking now works for `for` vars (#10152)Neelesh Chandola2019-02-231-0/+39