fix(cpp): update parser and queries (#6687)

This commit is contained in:
Amaan Qureshi 2024-05-26 06:00:26 -04:00 committed by GitHub
parent ba149fa3b1
commit d551bc70d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -87,7 +87,7 @@
"revision": "594289eadfec719198e560f9d7fd243c4db678d5"
},
"cpp": {
"revision": "2369fa991eba294e9238e28280ffcd58132f94bc"
"revision": "d29fbff09a8c9ff4f3074de2595dfca12cb33da9"
},
"css": {
"revision": "f6be52c3d1cdb1c5e4dd7d8bce0a57497f55d6af"

View file

@ -229,8 +229,8 @@
"public"
"private"
"protected"
"virtual"
"final"
(virtual)
] @keyword.modifier
[