blob: c64227dbf550b57faf4af623b9263cd3d2760c26 [file] [log] [blame]
for x in []:
def foo(x):
<error descr="'break' outside loop">break</error>