fix(cpp): highlight constexpr

This commit is contained in:
Amaan Qureshi 2023-11-10 14:08:50 -05:00
parent d4fb7557ba
commit f53e6e82df

View file

@ -191,6 +191,7 @@
"using"
"concept"
"requires"
"constexpr"
] @keyword
[