nvim-treesitter/tests/indent/t32
Christoph Sax 5ec4217567 fix(t32): update indent queries & test
The latest release of the grammar changes the handling of consecutive
line breaks. This breaks the existing test for indents.

This commit updates the indent queries and fixes the associated test.
2023-09-14 20:07:02 +02:00
..
if_block.cmm fix(t32): update indent queries & test 2023-09-14 20:07:02 +02:00
repeat_block.cmm feat(t32): re-enable tests 2023-07-30 19:29:33 +02:00
subroutine_block.cmm feat(t32): re-enable tests 2023-07-30 19:29:33 +02:00
while_block.cmm feat(t32): re-enable tests 2023-07-30 19:29:33 +02:00