DEBSOURCES
Skip Quicknav
sources / jedit / 5.3.0%2Bdfsg-1 / misc / indentation_problems / 02.py
123456789
if a: if b: else # At the end of line 3 type : # "else" statement should stay. if a: if b: else: