mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
test(highlights/cpp): add new test for auto as type.builtin.
This commit is contained in:
parent
45bb230dc0
commit
2568022580
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
// ^ string
|
||||
|
||||
auto main( int argc, char** argv ) -> int
|
||||
// ^ type.builtin
|
||||
// ^ parameter
|
||||
// ^ type.builtin
|
||||
// ^ type.builtin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue