Closed GoogleCodeExporter closed 9 years ago
There's already issue 502 about `break` which also explains an ugly workaround
for it.
`continue` can be simulated using `Run Keyword If` so that the keyword is not
executed when you need to continue. This workaround is relatively clean and
special
`Continue` keyword won't be added.
Original comment by pekka.klarck
on 29 Apr 2010 at 10:47
Original issue reported on code.google.com by
genglz1...@163.com
on 29 Apr 2010 at 7:34