From 256802258084fcf6c7011dae4c3fbfaaf4b61518 Mon Sep 17 00:00:00 2001 From: Aaron Rancsik <20153302+aaronrancsik@users.noreply.github.com> Date: Mon, 28 Nov 2022 00:46:29 +0100 Subject: test(highlights/cpp): add new test for auto as type.builtin. --- tests/query/highlights/cpp/test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/query/highlights/cpp/test.cpp') 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 -- cgit v1.2.3-70-g09d2