This commit is contained in:
flywind
2021-04-25 01:33:29 +08:00
committed by GitHub
parent b667e288e2
commit 6e8f0f8cfc
6 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
discard """
matrix: "--threads:on"
errormsg: "'spawn' takes a call expression; got proc (x: uint32) = echo [x]"
errormsg: "'spawn' takes a call expression; got: proc (x: uint32) = echo [x]"
"""
import threadpool