From a4f9539a0c04836715c56de7e3c548bcde52b1dd Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Sat, 7 May 2022 12:17:16 +0200 Subject: highlights(cpp): make "::" `@punctuation.delimiter` Fixes #2902 --- 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 f0c3f62bf..0a13956fa 100644 --- a/tests/query/highlights/cpp/test.cpp +++ b/tests/query/highlights/cpp/test.cpp @@ -10,6 +10,7 @@ auto main( int argc, char** argv ) -> int // ^ operator { std::cout << "Hello world!" << std::endl; + // ^ punctuation.delimiter return EXIT_SUCCESS; // ^ keyword.return -- cgit v1.2.3-70-g09d2