From 40561e57fbbc68becac07acd54a34f94f591f277 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sun, 15 Jan 2023 12:00:13 +0100 Subject: Remove most fields from `SyntaxKind` enum --- tests/typ/math/syntax.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/math/syntax.typ') diff --git a/tests/typ/math/syntax.typ b/tests/typ/math/syntax.typ index 72b4b7c2..37ea2de7 100644 --- a/tests/typ/math/syntax.typ +++ b/tests/typ/math/syntax.typ @@ -24,5 +24,5 @@ $ A sub:eq:not B $ --- -// Error: 8 expected closing paren +// Error: 8 expected math atom $ sum_( $ -- cgit v1.2.3