summary refs log tree commit diff stats
path: root/tests/converter/t18986.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687)flywind2022-04-061-0/+10
* fix #18986; Import/except doesn't work on devel [backport: 1.6] * add testcase