On 2017-05-02 18:55, TheGag96 wrote:
On Tuesday, 2 May 2017 at 07:42:45 UTC, Jacob Carlborg wrote:
From that link:

"Note that dmd currently does not comply with left to right evaluation of function arguments and AssignExpression".

This is something I've never understood. Why doesn't DMD implement the behavior their own language reference specifies? It seems like a very nice guarantee to have...

https://github.com/dlang/dmd/pull/4035

Reply via email to