aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/python/if_else.py
blob: d128597f03acf50a18ebe441be886184ae788d0a (plain) (blame)
1
2
3
def test_branch_else():
    if True:
        x = 1