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