summary refs log tree commit diff stats
path: root/tests/modules/tmismatchedvisibility.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modules/tmismatchedvisibility.nim')
-rw-r--r--tests/modules/tmismatchedvisibility.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modules/tmismatchedvisibility.nim b/tests/modules/tmismatchedvisibility.nim
index 4bf244807..fd582b571 100644
--- a/tests/modules/tmismatchedvisibility.nim
+++ b/tests/modules/tmismatchedvisibility.nim
@@ -1,5 +1,5 @@
 discard """
-  errormsg: "public implementation 'tmismatchedvisibility.foo(a: int)[declared in tmismatchedvisibility.nim(6, 5)]' has non-public forward declaration in "
+  errormsg: "public implementation 'tmismatchedvisibility.foo(a: int)[declared in tmismatchedvisibility.nim(6, 6)]' has non-public forward declaration in "
   line: 8
 """