+ print 'hello, world'
0 
+ if 1 \
0    and 1:
+     print 'hello, world'
0 
+ if 1 \
0    and 0:
-     print 'yo'
