https://issues.dlang.org/show_bug.cgi?id=10285
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull Assignee|[email protected] |[email protected] --- Comment #3 from Andrej Mitrovic <[email protected]> --- (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. --
