summary refs log tree commit diff stats
path: root/tests/accept/run/tsets.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/accept/run/tsets.nim')
-rwxr-xr-xtests/accept/run/tsets.nim6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/accept/run/tsets.nim b/tests/accept/run/tsets.nim
index 08ab3e54b..7b806f15b 100755
--- a/tests/accept/run/tsets.nim
+++ b/tests/accept/run/tsets.nim
@@ -1,3 +1,7 @@
+discard """
+  file: "tsets.nim"
+  output: "Ha ein F ist in s!"
+"""
 # Test the handling of sets

 

 import

@@ -56,3 +60,5 @@ for x in low(TTokTypeRange) .. high(TTokTypeRange):
     #writeln(stdout, "the token '$1' is in the set" % repr(x))

 

 #OUT Ha ein F ist in s!

+
+