blob: a9f49a6fdb23a72855981ca4c45cee5d130777f7 [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001foo()
2<begin>
3for i in range(l):
4 if foo:
5 if tag is None:
6 if bar:
7 do
8 else:
9 if baz:
10 raise ValueError(i)
11 else:
12 bzzzz
13<end>
14bar()
15<result>
16In:
17Out: