[Issue 4800] Incorrect retro example

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Sep 3 08:37:29 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4800



--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2010-09-03 08:37:13 PDT ---
One other thing, what is the purpose of the extra square brackets next to the
array literal?

This compiles fine as well:

assert(equal(retro(a), [ 5, 4, 3, 2, 1 ]));

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list