mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-26 17:24:02 +00:00
add colon (#17834)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user