From 79705a1f80297d1f3178d2b30423760c060afa4a Mon Sep 17 00:00:00 2001 From: ObserverOfTime Date: Sat, 22 Oct 2022 11:09:47 +0300 Subject: highlights(cpp): use more specific groups --- tests/query/highlights/cpp/concepts.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/query/highlights/cpp/concepts.cpp') diff --git a/tests/query/highlights/cpp/concepts.cpp b/tests/query/highlights/cpp/concepts.cpp index 07e2313ea..27aed7a70 100644 --- a/tests/query/highlights/cpp/concepts.cpp +++ b/tests/query/highlights/cpp/concepts.cpp @@ -2,7 +2,7 @@ template concept Derived = std::is_base_of::value; // ^ keyword -// ^ type +// ^ type.definition template concept Hashable = requires(T a) { -- cgit v1.2.3-70-g09d2