mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
parent
f6d38f6f54
commit
a4f9539a0c
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue