queries(scheme): consider the first argument of λ to be a variable (#13143)

pull/10878/merge
may 2025-03-20 14:54:26 +01:00 committed by GitHub
parent d6cacb2731
commit 8e65077065
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
.
(list
(symbol) @variable)
(#eq? @_f "lambda"))
(#any-of? @_f "lambda" "))
(list
.