https://issues.dlang.org/show_bug.cgi?id=12488
Ketmar Dark <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1387|0 |1 is obsolete| | --- Comment #4 from Ketmar Dark <[email protected]> --- Created attachment 1388 --> https://issues.dlang.org/attachment.cgi?id=1388&action=edit updated patch patch updated. now things like "foreach (int n; [0, 1, 2, 3]) {}" are allowed. --
