mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 13:39:36 +07:00
17 lines
231 B
Plaintext
17 lines
231 B
Plaintext
foo()
|
|
<begin>
|
|
for i in range(l):
|
|
if foo:
|
|
if tag is None:
|
|
if bar:
|
|
do
|
|
else:
|
|
if baz:
|
|
raise ValueError(i)
|
|
else:
|
|
bzzzz
|
|
<end>
|
|
bar()
|
|
<result>
|
|
In:
|
|
Out: |