summaryrefslogtreecommitdiff
path: root/tests/typ/code/call.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2022-10-05 12:49:39 +0200
committerLaurenz <laurmaedje@gmail.com>2022-10-05 12:49:39 +0200
commitec884ec1d85f6e1d7868db3e82d572579cc5d345 (patch)
tree92819f3a31abd6fdcd6b01adcd367bad344bef13 /tests/typ/code/call.typ
parent5a8534a395b500a25cbc46ee15ec031c8231de59 (diff)
Refactor syntax module
Diffstat (limited to 'tests/typ/code/call.typ')
-rw-r--r--tests/typ/code/call.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/code/call.typ b/tests/typ/code/call.typ
index 5a3f45f9..dc582c9c 100644
--- a/tests/typ/code/call.typ
+++ b/tests/typ/code/call.typ
@@ -73,7 +73,7 @@
// Error: 7-8 expected expression, found colon
#func(:)
-// Error: 10-12 expected expression, found end of block comment
+// Error: 10-12 unexpected end of block comment
#func(a:1*/)
// Error: 8 expected comma