diff options
Diffstat (limited to 'tests/typ/code')
| -rw-r--r-- | tests/typ/code/for.typ | 3 |
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} |
