summaryrefslogtreecommitdiff
path: root/tests/typ/compiler/block.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/compiler/block.typ')
-rw-r--r--tests/typ/compiler/block.typ3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/typ/compiler/block.typ b/tests/typ/compiler/block.typ
index 0580acd2..48c9fefc 100644
--- a/tests/typ/compiler/block.typ
+++ b/tests/typ/compiler/block.typ
@@ -126,8 +126,7 @@
// Should output `3`.
#{
- // Error: 6 expected identifier
- // Error: 10 expected block
+ // Error: 7-10 expected pattern, found string
for "v"
// Error: 8 expected keyword `in`