summary refs log tree commit diff stats
path: root/tests/arc/t14864.nim
diff options
context:
space:
mode:
authorClyybber <darkmine956@gmail.com>2020-07-07 22:43:36 +0200
committerGitHub <noreply@github.com>2020-07-07 22:43:36 +0200
commit8480bef1c4f289228808a9b7525f6052c0ca7152 (patch)
tree7387e84e42825f7e12d9b2c4a924f94e58d2eca5 /tests/arc/t14864.nim
parent25ceacbe4f548588f13e9420c0b7165da40282c6 (diff)
downloadNim-8480bef1c4f289228808a9b7525f6052c0ca7152.tar.gz
Add testcase for #14864 (#14928)
* Add testcase for #14864

* :D
Diffstat (limited to 'tests/arc/t14864.nim')
-rw-r--r--tests/arc/t14864.nim5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/arc/t14864.nim b/tests/arc/t14864.nim
new file mode 100644
index 000000000..f59b14d2c
--- /dev/null
+++ b/tests/arc/t14864.nim
@@ -0,0 +1,5 @@
+discard """
+  cmd: "nim c --gc:arc $file"
+"""
+
+import bmodule