summary refs log blame commit diff stats
path: root/tests/cpp/tembarrassing_generic_failure.nim
blob: 4b5050948f0d833f4e51f80ccdc8e5851ecbdc3e (plain) (tree)
1
2
3
4
5
6
7
8
9
           
                






                                   
discard """
  targets: "cpp"
  cmd: "nim cpp --threads:on $file"
"""

# bug #5142

var ci: Channel[int]
ci.open