From 84cdc85ca7494368e7ce2039fcef06ac2d3bd2ed Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 17 Feb 2021 23:07:28 +0100 Subject: =?UTF-8?q?Refresh=20parser=20=F0=9F=8C=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/lang/typ/comment.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/lang/typ/comment.typ') diff --git a/tests/lang/typ/comment.typ b/tests/lang/typ/comment.typ index e5892453..25180211 100644 --- a/tests/lang/typ/comment.typ +++ b/tests/lang/typ/comment.typ @@ -11,7 +11,7 @@ C/* */D // Works in code. -#test(type /*1*/ (1) // +#test(type(/*1*/ 1) // , "integer") --- -- cgit v1.2.3