From fa57d86ed981373b66804972147bf59cab920e6b Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 31 Jan 2022 13:44:58 +0100 Subject: Fix another parser bug --- tests/typ/code/for.typ | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') 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} -- cgit v1.2.3