mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 01:44:37 +00:00
@@ -1,6 +1,8 @@
|
||||
discard """
|
||||
output: ""
|
||||
disabled: "freebsd"
|
||||
"""
|
||||
# disabled pending bug #15725
|
||||
import threadpool, os
|
||||
|
||||
var chan: Channel[int]
|
||||
|
||||
Reference in New Issue
Block a user