From 1bca9ccecb9edb583a0a94bd3611147b66909ab9 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 4 May 2022 23:26:15 +0200 Subject: Improve diagnostics --- tests/typ/code/spread.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/code/spread.typ') diff --git a/tests/typ/code/spread.typ b/tests/typ/code/spread.typ index a41e04b9..86dbfd98 100644 --- a/tests/typ/code/spread.typ +++ b/tests/typ/code/spread.typ @@ -62,7 +62,7 @@ #min(.."nope") --- -// Error: 8-14 expected identifier, named pair or argument sink +// Error: 8-14 expected identifier, named pair or argument sink, found spread #let f(..true) = none --- -- cgit v1.2.3