summary refs log tree commit diff stats
path: root/tests/manyloc/standalone/barebone.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manyloc/standalone/barebone.nim')
-rw-r--r--tests/manyloc/standalone/barebone.nim6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/manyloc/standalone/barebone.nim b/tests/manyloc/standalone/barebone.nim
index 9d75f8f2e..0b38616b2 100644
--- a/tests/manyloc/standalone/barebone.nim
+++ b/tests/manyloc/standalone/barebone.nim
@@ -1,4 +1,8 @@
-
+discard """
+ccodecheck: "\\i !@('systemInit')"
+ccodecheck: "\\i !@('systemDatInit')"
+output: "hello"
+"""
 # bug  #2041: Macros need to be available for os:standalone!
 import macros