summary refs log tree commit diff stats
path: root/tests/cpp/tembarrassing_generic_failure.nim
blob: 3c31dcdb899a177274f9ccc08bf5c90c69eda284 (plain) (blame)
1
2
3
4
5
6
7
8
discard """
  cmd: "nim cpp --threads:on $file"
"""

# bug #5142

var ci: Channel[int]
ci.open