From 5c327e249e03ac303e7fef40e2df6c6ef834db66 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 8 Jul 2021 20:03:13 +0200 Subject: Switch to = for headings once again --- tests/typ/code/let.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/code/let.typ') diff --git a/tests/typ/code/let.typ b/tests/typ/code/let.typ index 1a0bb10e..d788a563 100644 --- a/tests/typ/code/let.typ +++ b/tests/typ/code/let.typ @@ -79,6 +79,6 @@ Three // Error: 9 expected expression #let v = -// Should output `= 1`. +// Should output a heading `1`. // Error: 6-9 expected identifier, found string #let "v" = 1 -- cgit v1.2.3