summary refs log tree commit diff stats
path: root/tests/accept/run/temit.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/accept/run/temit.nim')
-rwxr-xr-xtests/accept/run/temit.nim6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/accept/run/temit.nim b/tests/accept/run/temit.nim
index 81f9b53ae..cb7d513bd 100755
--- a/tests/accept/run/temit.nim
+++ b/tests/accept/run/temit.nim
@@ -1,3 +1,7 @@
+discard """
+  file: "temit.nim"
+  output: "509"
+"""
 # Test the new ``emit`` pragma: 
 
 {.emit: """
@@ -12,3 +16,5 @@ proc embedsC() {.pure.} =
 embedsC()
 
 
+
+