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.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/compiler/block.typ b/tests/typ/compiler/block.typ
index 81c719da..386994e9 100644
--- a/tests/typ/compiler/block.typ
+++ b/tests/typ/compiler/block.typ
@@ -138,7 +138,7 @@
}
---
-// Error: 3 expected closing brace
+// Error: 2-3 unclosed delimiter
#{
---