From 9984e73ff396b7da71bb19416f5ed15296d50d98 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 11 Apr 2023 17:26:00 +0200 Subject: Fix highlighting of identifiers before brackets --- tests/ref/compiler/highlight.png | Bin 80489 -> 81677 bytes tests/typ/compiler/highlight.typ | 1 + 2 files changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/ref/compiler/highlight.png b/tests/ref/compiler/highlight.png index 182aca45..7f69fd6b 100644 Binary files a/tests/ref/compiler/highlight.png and b/tests/ref/compiler/highlight.png 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 [] ``` -- cgit v1.2.3