fix(solidity): update queries from upstream (#6424)

This commit is contained in:
Amaan Qureshi 2024-04-10 03:22:05 -04:00 committed by GitHub
parent c16f66cca0
commit d90e11756d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -106,7 +106,7 @@
(identifier) @function.call)
; Function parameters
(event_paramater
(event_parameter
name: (identifier) @variable.parameter)
(parameter
@ -160,7 +160,7 @@
; FIXME: update grammar
; (block_statement "unchecked" @keyword)
(event_paramater
(event_parameter
"indexed" @keyword)
[