summaryrefslogtreecommitdiff
path: root/tests/typ/code/for.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/code/for.typ')
-rw-r--r--tests/typ/code/for.typ3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/typ/code/for.typ b/tests/typ/code/for.typ
index 02bd0a27..661079fe 100644
--- a/tests/typ/code/for.typ
+++ b/tests/typ/code/for.typ
@@ -94,6 +94,9 @@
// Error: 5 expected identifier
#for
+// Error: 7 expected identifier
+#for//
+
// Error: 5 expected identifier
{for}