summary refs log tree commit diff stats
path: root/tests/constr/tglobal.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/constr/tglobal.nim')
-rw-r--r--tests/constr/tglobal.nim7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/constr/tglobal.nim b/tests/constr/tglobal.nim
deleted file mode 100644
index 056ac9f81..000000000
--- a/tests/constr/tglobal.nim
+++ /dev/null
@@ -1,7 +0,0 @@
-discard """
-output: "0"
-"""
-
-# b.nim
-import a_module
-echo foo()
\ No newline at end of file