summaryrefslogtreecommitdiff
path: root/tests/query/highlights/cpp/static-namespace-functions.cpp
AgeCommit message (Collapse)Author
2022-08-03(Broken test fixed) Updated static-namespace-functins.cpp to use function.calllfenzo
2022-01-29highlights(cpp): fix function highlighting of Foo::bar::baz()Stephan Seitz
Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/2396