diff options
Diffstat (limited to 'tests/query/highlights/cpp')
| -rw-r--r-- | tests/query/highlights/cpp/test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/query/highlights/cpp/test.cpp b/tests/query/highlights/cpp/test.cpp index 68c51d592..77e3be698 100644 --- a/tests/query/highlights/cpp/test.cpp +++ b/tests/query/highlights/cpp/test.cpp @@ -4,6 +4,7 @@ // ^ string auto main( int argc, char** argv ) -> int +// ^ type.builtin // ^ parameter // ^ type.builtin // ^ type.builtin |
