Changes
1 changed files (+2/-1)
-
-
@@ -51,7 +51,8 @@ (method_call_expression (member_access_expression (identifier) @function)); highlight macros ( (method_call_expression (member_access_expression (identifier) @function.macro)) (#match? @function.macro "^assert[A-Za-z_0-9]*$" "error" "info" "debug" "print" "warning" "warning_once") (#match? @function.macro "^assert[A-Za-z_0-9]*$") (#any-of? @function.macro "error" "info" "debug" "print" "warning" "warning_once") ) (lambda_expression (identifier) @parameter) (parameter (identifier) @parameter)
-