fix: add highlights for static member expression (#6393)

This commit is contained in:
Dennis van den Berg 2024-04-12 14:11:01 +02:00 committed by GitHub
parent 7e6b044be8
commit ef267f0c28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,10 @@
(pipe_operator) @operator
(string) @string
[
(string)
(static_member_expression)
] @string
(number) @number