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