On 11/03/2015 03:12 PM, Shammah Chancellor wrote:
Ditto. This needs `static continue` and `static break`. Without this functionality, the control flow in `static foreach` becomes very unwieldy.
"continue" and "break" (no static) should just work. -- Andrei
