diff options
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/compiler/highlight.typ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/typ/compiler/highlight.typ b/tests/typ/compiler/highlight.typ index db2420a7..1cbeaf9d 100644 --- a/tests/typ/compiler/highlight.typ +++ b/tests/typ/compiler/highlight.typ @@ -38,4 +38,5 @@ $ #hello() $ $ #hello.world $ $ #hello.world() $ $ #box[] $ +#if foo [] ``` |
