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

This commit is contained in:
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

View file

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