DEBSOURCES
Skip Quicknav
sources / nim / 1.6.10-2 / tests / parallel / t9691.nim
123456789
discard """ matrix: "--threads:on" errormsg: "'spawn'ed function cannot have a 'typed' or 'untyped' parameter" """ # bug #9691 import threadpool spawn echo()