Fix ocaml queries

This commit is contained in:
Stephan Seitz 2021-03-07 18:31:01 +01:00 committed by Kiyan
parent c573cdd0a9
commit 080b6476fe
2 changed files with 4 additions and 3 deletions

View file

@ -6,7 +6,6 @@
(identifier) @definition.parameter))
(optional_parameter_declaration
declarator: (identifier) @definition.parameter)
;; Class / struct defintions
(class_specifier) @scope