fix: mark simple function calls

This commit is contained in:
Chris Dragan 2026-01-03 22:24:04 +00:00
parent a7e6141cdd
commit 9ffd7f1858

View file

@ -132,3 +132,6 @@
(class_decl
name: (identifier) @type)
(invocation
(identifier) @function.call)