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


Maxim Fomin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |INVALID


--- Comment #1 from Maxim Fomin <[email protected]> 2013-09-23 21:45:22 PDT 
---
Please read struct spec - it tells that adding a struct constructor breaks
struct literals. For the question regarding why [(0, 1), (2, 3), (4, 5)] is
[1,3,5] please read expression spec page about comma operator. Bugzilla is not
a service for asking questions about what you do not understand - please user
D.learn instead.

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

Reply via email to