summary refs log tree commit diff stats
path: root/tests/destructor/tgotoexceptions8.nim
Commit message (Collapse)AuthorAgeFilesLines
* rewritten goto based exception handling; much cleaner implementation;… ↵Andreas Rumpf2020-03-171-0/+69
(#13677) * rewritten goto based exception handling; much cleaner implementation; fixes #13668