summary refs log tree commit diff stats
path: root/tests/parallel/t7535.nim
Commit message (Collapse)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-1/+1
| | | | | | | | | | | * stdlib tests now check refc too * typo * fixes line numbers * disable cpp * do not touch
* add colon (#17834)flywind2021-04-241-1/+1
|
* fix #7535(Poor error message for spawn when a procedure (without calling ↵flywind2021-04-211-0/+11
it)) (#17774)