updated queries after removing variable_binding

This commit is contained in:
William Ball 2024-12-21 04:59:45 -08:00
parent 4d3b1fdcc7
commit f30456c249

View file

@ -36,8 +36,5 @@
(labs_alt (labs_alt
param: (identifier)+ @variable.parameter) param: (identifier)+ @variable.parameter)
(variable_binding
type: (expr) @type)
(ascription (ascription
type: (expr) @type) type: (expr) @type)