From 38c5c362419c5eee7a4fdc0b43d3a9dfb339a6d2 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 8 Nov 2021 12:13:32 +0100 Subject: Final touches --- tests/typ/code/array.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/code/array.typ') diff --git a/tests/typ/code/array.typ b/tests/typ/code/array.typ index 44b8b597..df37dd45 100644 --- a/tests/typ/code/array.typ +++ b/tests/typ/code/array.typ @@ -72,7 +72,7 @@ {(,1)} // Missing expression makes named pair incomplete, making this an empty array. -// Error: 3-5 expected expression, found named pair +// Error: 5 expected expression {(a:)} // Named pair after this is already identified as an array. -- cgit v1.2.3