http://d.puremagic.com/issues/show_bug.cgi?id=6159
kenn...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kenn...@gmail.com --- Comment #1 from kenn...@gmail.com 2011-06-15 03:28:24 PDT --- Simiarly, array literals cannot be 'is'-ed either. ---------------------------------- static assert({ return [1] is [1]; }()); ---------------------------------- Assertion failed: (0), function Identity, file constfold.c, line 871. Abort trap ---------------------------------- -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------