http://d.puremagic.com/issues/show_bug.cgi?id=7264
--- Comment #1 from Mike Parker <[email protected]> 2012-01-10 00:26:25 PST --- Sorry for the copy-paste error. The first example should have been this: --- foreach (string name; dirEntries(".", SpanMode.breadth)) { writeln(name); } --- -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
