diff options
Diffstat (limited to 'tests/typ/code/field.typ')
| -rw-r--r-- | tests/typ/code/field.typ | 2 |
1 files changed, 1 insertions, 1 deletions
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} --- |
