if 1 == 0 : <EOL>
<INDENT>
print ( 'true' ) <EOL>
<OUTDENT>
print ( 'false (so jumping forward)' ) <EOL>
