summary refs log tree commit diff stats
path: root/tests/tuples/tfortupleunpack.nim
Commit message (Expand)AuthorAgeFilesLines
* Fixes #10727. (#10728)deech2019-02-251-1/+5
* Tuple unpacking now works for `for` vars (#10152)Neelesh Chandola2019-02-231-0/+39
ef='#n37'>37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54