summary refs log tree commit diff stats
path: root/tests/init/t8314.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/init/t8314.nim')
-rw-r--r--tests/init/t8314.nim10
1 files changed, 8 insertions, 2 deletions
diff --git a/tests/init/t8314.nim b/tests/init/t8314.nim
index 59d46eb33..47c8480c2 100644
--- a/tests/init/t8314.nim
+++ b/tests/init/t8314.nim
@@ -1,8 +1,14 @@
 discard """
   nimout: '''
-t8314.nim(8, 7) Hint: BEGIN [User]
-t8314.nim(19, 7) Hint: END [User]
+t8314.nim(14, 7) Hint: BEGIN [User]
+t8314.nim(25, 7) Hint: END [User]
   '''
+
+output: '''
+1
+1
+1
+'''
 """
 
 {.hint: "BEGIN".}