From 305524d005df075d53575552ee090fb53192a3fe Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 11 Sep 2023 14:42:43 +0200 Subject: Update tests for type system changes --- tests/typ/compiler/comment.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/compiler/comment.typ') diff --git a/tests/typ/compiler/comment.typ b/tests/typ/compiler/comment.typ index 4a4dc7ab..fcab3352 100644 --- a/tests/typ/compiler/comment.typ +++ b/tests/typ/compiler/comment.typ @@ -12,7 +12,7 @@ C/* // Works in code. #test(type(/*1*/ 1) // -, "integer") +, int) // End of block comment in line comment. // Hello */ -- cgit v1.2.3