summary refs log tree commit diff stats
path: root/tests/arc/t16458.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arc/t16458.nim')
-rw-r--r--tests/arc/t16458.nim6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/arc/t16458.nim b/tests/arc/t16458.nim
new file mode 100644
index 000000000..6ae114287
--- /dev/null
+++ b/tests/arc/t16458.nim
@@ -0,0 +1,6 @@
+discard """
+  matrix: "--gc:orc --d:useNimRtl"
+  action: "compile"
+"""
+
+echo 134
\ No newline at end of file