From e18a896a93cae987aa30addd40e678bf0064fd31 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 3 May 2022 16:43:44 +0200 Subject: Test recursive show rules --- tests/typ/code/field.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/code/field.typ') diff --git a/tests/typ/code/field.typ b/tests/typ/code/field.typ index ff1dad9e..abccaede 100644 --- a/tests/typ/code/field.typ +++ b/tests/typ/code/field.typ @@ -12,7 +12,7 @@ } --- -// Error: 6-13 dictionary does not contain key: "invalid" +// Error: 6-13 dictionary does not contain key "invalid" {(:).invalid} --- -- cgit v1.2.3