mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 22:40:05 +08:00
4 lines
51 B
Python
Vendored
4 lines
51 B
Python
Vendored
def test_branch_else():
|
|
if True:
|
|
x = 1
|