summary refs log tree commit diff stats
path: root/tests/arc/t20456.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arc/t20456.nim')
-rw-r--r--tests/arc/t20456.nim7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/arc/t20456.nim b/tests/arc/t20456.nim
new file mode 100644
index 000000000..ace79255a
--- /dev/null
+++ b/tests/arc/t20456.nim
@@ -0,0 +1,7 @@
+discard """
+  cmd: "nim check $file"
+  action: "compile"
+"""
+
+when not defined(gcOrc):
+  {.error: "orc".}