Please use this page to document all the ideas and wishes you'd like to see in Groovy.
We will migrate the old Wish List document on the old wiki here ASAP...
- Support standard for statement.
e.g. for (int i = 0; i < 5; ++i) {...
I don't know whether the standard for statement is still not implemented till beta-10, or Groovy will not support it in 1.0 release.
Labels