From c38d55614af0226be8eb3f3e1500da8b7be2fec8 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 9 Dec 2022 21:22:23 +0100 Subject: A few math fixes --- tests/typ/math/syntax.typ | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/typ/math/syntax.typ') diff --git a/tests/typ/math/syntax.typ b/tests/typ/math/syntax.typ index 79c306a2..4500d91e 100644 --- a/tests/typ/math/syntax.typ +++ b/tests/typ/math/syntax.typ @@ -22,3 +22,7 @@ $ 1 + 2 = #{1 + 2} $ $ A sub:eq:not B $ ``` + +--- +// Error: 8 expected closing paren +$ sum_( $ -- cgit v1.2.3