summary refs log tree commit diff stats
path: root/tests/arc/t20456.nim
blob: ace79255a022d857bd7d764fd7a7a2c51e7f3970 (plain) (blame)
1
2
3
4
5
6
7
discard """
  cmd: "nim check $file"
  action: "compile"
"""

when not defined(gcOrc):
  {.error: "orc".}