summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/compiler/highlight.pngbin80489 -> 81677 bytes
-rw-r--r--tests/typ/compiler/highlight.typ1
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/compiler/highlight.png b/tests/ref/compiler/highlight.png
index 182aca45..7f69fd6b 100644
--- a/tests/ref/compiler/highlight.png
+++ b/tests/ref/compiler/highlight.png
Binary files differ
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 []
```