[Issue 10285] Enum grammar documentation is incorrect

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Apr 22 16:26:39 PDT 2014


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

Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
           Assignee|nobody at puremagic.com        |andrej.mitrovich at gmail.com

--- Comment #3 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
(In reply to brian-schott from comment #2)
> The compiler accepts this even though it makes no sense:
> 
> enum
> {
>     int = 5
> }

https://github.com/D-Programming-Language/dmd/pull/3487

A spec pull will have to be made for the second issue.

--


More information about the Digitalmars-d-bugs mailing list