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


Don <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
                 CC|                            |[email protected]
            Summary|array.length++; is an error |array.length++; is an
                   |                            |error, but ++array.length
                   |                            |compiles


--- Comment #1 from Don <[email protected]> 2012-02-01 04:27:31 PST ---
++array.length;
compiles. The bizarre error is because of the lowering that the compiler uses
internally.

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

Reply via email to