mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
tests: add test for #2086
While this does not test the described problem in insert mode
This commit is contained in:
parent
a0b7cece2c
commit
9940e48675
2 changed files with 4 additions and 0 deletions
3
tests/indent/c/issue-2086.c
Normal file
3
tests/indent/c/issue-2086.c
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
statement;
|
||||
statement;
|
||||
Loading…
Add table
Add a link
Reference in a new issue