simplify

Annotated tests/continue.py

42:df3d2b28e2ae
2006-08-09 paulb Added tracing of the system state.
paul@0 1
while 1:
paul@0 2
    if x:
paul@0 3
        continue
paul@0 4
    x = y