summary refs log tree commit diff stats
path: root/tests/arc/tcursorloop.nim
Commit message (Collapse)AuthorAgeFilesLines
* dec inLoop after exiting the while scope in computeLiveRanges [backport] ↵flywind2022-06-291-0/+45
(#19918) * dec inLoop after exiting the while scope in computeLiveRanges * add testcase