t9691.nim 171 B

12345678910
  1. discard """
  2. matrix: "--mm:refc; --mm:orc"
  3. errormsg: "'spawn'ed function cannot have a 'typed' or 'untyped' parameter"
  4. """
  5. # bug #9691
  6. import threadpool
  7. spawn echo()