mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
tests/indent: add normal o tests for Python
This commit is contained in:
parent
8bbe33b10d
commit
69dda8c09d
2 changed files with 40 additions and 8 deletions
|
|
@ -1,5 +1,3 @@
|
|||
a, b, c, = 1, 2, 3
|
||||
|
||||
if a == a:
|
||||
x = 1
|
||||
elif b:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue