summary refs log tree commit diff stats
path: root/tests/vm/tclosureiterator.nim
Commit message (Expand)AuthorAgeFilesLines
* Closure iterators are not supported by VM (#15818)flywind2020-11-021-0/+9
22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42