make: add substitution_reference @operator

This commit is contained in:
Chinmay Dalal 2022-09-02 00:35:19 +05:30 committed by Stephan Seitz
parent da34ae4afc
commit 84a7219d16

View file

@ -79,6 +79,7 @@
)
(function_call ["$" "(" ")"] @operator)
(substitution_reference ["$" "(" ")"] @operator)
(function_call [
"subst"