highlights(cpp): add static_assert

This commit is contained in:
Stephan Seitz 2021-07-06 12:59:03 +02:00 committed by Thomas Vigouroux
parent 9799a80c55
commit dff252d32a

View file

@ -54,6 +54,7 @@
(#match? @constructor "^[A-Z]"))
(operator_name) @function
"static_assert" @function.builtin
(call_expression
function: (scoped_identifier