replace usage of #any-of? with #eq?

This commit is contained in:
Tayfun Bocek 2025-10-30 01:42:40 +03:00
parent 86741e4c2f
commit 6b7c0c79ce

View file

@ -288,7 +288,7 @@
))
((identifier) @variable.builtin
(#any-of? @variable.builtin "TIME"))
(#eq? @variable.builtin "TIME"))
(type_hint
[