simplify

tests/continue.py

14:7c40ee4eea88
2006-07-15 paulb Split up the original test.
     1 while 1:     2     if x:     3         continue     4     x = y