From 8e650770655640f90834183e92b830bbf8e58f2d Mon Sep 17 00:00:00 2001 From: may <63159454+m4rch3n1ng@users.noreply.github.com> Date: Thu, 20 Mar 2025 14:54:26 +0100 Subject: [PATCH] =?UTF-8?q?queries(scheme):=20consider=20the=20first=20arg?= =?UTF-8?q?ument=20of=20=CE=BB=20to=20be=20a=20variable=20(#13143)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- runtime/queries/scheme/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/queries/scheme/highlights.scm b/runtime/queries/scheme/highlights.scm index a0c15a121..71bad0762 100644 --- a/runtime/queries/scheme/highlights.scm +++ b/runtime/queries/scheme/highlights.scm @@ -46,7 +46,7 @@ . (list (symbol) @variable) - (#eq? @_f "lambda")) + (#any-of? @_f "lambda" "λ")) (list .