summary refs log tree commit diff stats
path: root/tests/casestmt/tcase_emptyset_when.nim
Commit message (Expand)AuthorAgeFilesLines
* Allow empty sets in case/of branches.Hans Raaf2015-02-241-0/+24
28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43