diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-05-03 16:43:44 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-05-03 16:43:44 +0200 |
| commit | e18a896a93cae987aa30addd40e678bf0064fd31 (patch) | |
| tree | 5371e7d502258fa99414d89969f3b97f438257e3 /tests/typ/code/field.typ | |
| parent | d59109e8fffa1d0b03234329e12f5d3e578804e8 (diff) | |
Test recursive show rules
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 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} --- |
