summaryrefslogtreecommitdiff
path: root/tests/suite/scripting
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suite/scripting')
-rw-r--r--tests/suite/scripting/blocks.typ3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/suite/scripting/blocks.typ b/tests/suite/scripting/blocks.typ
index f139b8c6..ba1d9c89 100644
--- a/tests/suite/scripting/blocks.typ
+++ b/tests/suite/scripting/blocks.typ
@@ -135,6 +135,9 @@
// Error: 2-3 unexpected closing brace
#}
+--- single-right-bracket ---
+]
+
--- content-block-in-markup-scope ---
// Content blocks also create a scope.
#[#let x = 1]