summaryrefslogtreecommitdiff
path: root/tests/typ/compiler/call.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-01-20 14:05:17 +0100
committerLaurenz <laurmaedje@gmail.com>2023-01-20 14:05:35 +0100
commitdd331f007cb9c9968605f8d3eaef8fb498c21322 (patch)
treef1b1490758ec53fd204724a325158d16c980d131 /tests/typ/compiler/call.typ
parent40561e57fbbc68becac07acd54a34f94f591f277 (diff)
Rewrite parser
Diffstat (limited to 'tests/typ/compiler/call.typ')
-rw-r--r--tests/typ/compiler/call.typ6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/typ/compiler/call.typ b/tests/typ/compiler/call.typ
index 7ea0a998..087e4694 100644
--- a/tests/typ/compiler/call.typ
+++ b/tests/typ/compiler/call.typ
@@ -44,7 +44,7 @@
}
---
-// Error: 28-47 duplicate argument
+// Error: 28-34 duplicate argument
#set text(family: "Arial", family: "Helvetica")
---
@@ -70,7 +70,8 @@
#f[1](2)
---
-// Error: 7-8 expected expression, found colon
+// Error: 7 expected expression
+// Error: 8 expected expression
#func(:)
// Error: 10-12 unexpected end of block comment
@@ -102,5 +103,4 @@
---
// Error: 2:1 expected quote
-// Error: 2:1 expected closing paren
#func("]