summary refs log tree commit diff stats
path: root/tests/misc/t20456_2.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes nim check with orc (#20456)ringabout2022-10-021-0/+14
* fixes nim check with orc * fixes tests * add tests * fixes tests * Update tests/arc/t20456.nim