1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 22:40:05 +08:00
SpaceVim/bundle/nvim-treesitter/tests/indent/python/if_else.py

4 lines
51 B
Python
Vendored

def test_branch_else():
if True:
x = 1