http://d.puremagic.com/issues/show_bug.cgi?id=3673
Max Samukha <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Max Samukha <[email protected]> 2010-01-05 03:00:42 PST --- This syntax is supported: interface OutputRange(T...) if (T.length > 1) : OutputRange!(T[0]), OutputRange!(T[1 .. $]) { } -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
