Send a blank email to [email protected] to get a copy of this message
Don't worry, we follow the cvs lists.
I'll document it as soon as the code stabilizes.
Nuno
----- Original Message -----
Thanks for your help Sara!
Any chance someone from the Doc project has time to update the manual? Thanks.
Andi
At 05:09 AM 3/3/2006, Dmitry Stogov wrote:
Log:
Added support for "continue" and "break" operators with labels. Each loop or switch statement can be marked by label and then it is possible to write "break <label>" instead of "break <number>".