From 7c683db3673187260ef2fa84d779ff81cb05aba8 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sat, 31 Dec 2022 09:37:55 +0100 Subject: Merge `MarkupNode` and `MathNode` into `Expr` --- tests/typ/compiler/field.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/typ/compiler/field.typ b/tests/typ/compiler/field.typ index abea87fb..1235c84e 100644 --- a/tests/typ/compiler/field.typ +++ b/tests/typ/compiler/field.typ @@ -27,7 +27,7 @@ {(:).invalid} --- -// Error: 2-7 cannot access field on boolean +// Error: 2-7 expected dictionary or content, found boolean {false.ok} --- -- cgit v1.2.3