mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
3 lines
51 B
Python
3 lines
51 B
Python
def test_branch_else():
|
|
if True:
|
|
x = 1
|