Updates:
Summary: Continuing for loops works differently in RF 2.5 than in earlier
versions
Blockedon: 609
Comment #2 on issue 607 by pekka.klarck: Continuing for loops works
differently in RF 2.5 than in earlier versions
http://code.google.com/p/robotframework/issues/detail?id=607
Because the original examples works with RF 2.1.3 it should not be a syntax
error in RF 2.5(.x) either. Changing parsing so that there can be empty
cells before `...`, as suggested in issue 609, would also fix this issue.