[Issue 12931] Make const, immutable, inout, and shared illegal as function attributes on the left-hand side of a function

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jun 23 21:24:46 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12931

--- Comment #9 from Jonathan M Davis <jmdavisProg at gmx.com> ---
> This is pretty funny, it was the other Jonathan who voted 9 times for this :)

Then it must be some other issue that I voted multiple times on. I know that I
did it for something recently. I _was_ pretty ticked though when I reported
this, because I'd just figured out that static, private, etc. couldn't go on
the right, which meant that the whole argument that const was allowed on the
left for consistency was bogus.

--


More information about the Digitalmars-d-bugs mailing list