summaryrefslogtreecommitdiff
path: root/tests/lang/typ/dict.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/typ/dict.typ')
-rw-r--r--tests/lang/typ/dict.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/typ/dict.typ b/tests/lang/typ/dict.typ
index b12dbd59..076a572f 100644
--- a/tests/lang/typ/dict.typ
+++ b/tests/lang/typ/dict.typ
@@ -14,7 +14,7 @@
// Identified as dictionary due to initial colon.
// Error: 4:4-4:5 expected named pair, found expression
-// Error: 3:5-3:5 expected comma
+// Error: 3:5 expected comma
// Error: 2:12-2:16 expected identifier
// Error: 1:17-1:18 expected expression, found colon
{(:1 b:[], true::)}