summary refs log tree commit diff stats
path: root/tests/errmsgs/t6608.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/errmsgs/t6608.nim')
-rw-r--r--tests/errmsgs/t6608.nim3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/errmsgs/t6608.nim b/tests/errmsgs/t6608.nim
index 3d82f3cd8..88cbf42fd 100644
--- a/tests/errmsgs/t6608.nim
+++ b/tests/errmsgs/t6608.nim
@@ -1,10 +1,9 @@
 discard """
   cmd: "nim c --hints:off $file"
   errormsg: "type mismatch: got <>"
-  nimout: '''t6608.nim(14, 4) Error: type mismatch: got <>
+  nimout: '''t6608.nim(13, 4) Error: type mismatch: got <>
 but expected one of:
 AcceptCB = proc (s: string){.closure.}'''
-  line: 14
 """
 
 type