summary refs log tree commit diff stats
path: root/tests/destructor/t5342.nim
Commit message (Collapse)AuthorAgeFilesLines
* close #5342 add testcase (#17230)flywind2021-03-021-0/+23
* remove unnecessary when statement * remove outdated codes * close #5342 add testcase * update the example