diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/suite/foundations/label.typ | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/suite/foundations/label.typ b/tests/suite/foundations/label.typ index af6d2380..3b84c2d7 100644 --- a/tests/suite/foundations/label.typ +++ b/tests/suite/foundations/label.typ @@ -88,3 +88,7 @@ _Visible_ #set heading(numbering: "1.") // Warning: 1-4 label `<a>` is not attached to anything <a> + +--- label-non-existent-error --- +// Error: 5-10 sequence does not have field "label" +#[].label |
