https://issues.dlang.org/show_bug.cgi?id=23544
--- Comment #4 from Bolpat <[email protected]> --- (In reply to anonymous4 from comment #1) > This would be DIP. What is that assertion based on? DIPs are for additions of major language features or changes that require deprecation. An alternative syntax that is a pure addition does not warrant a DIP. It definitely would if we were to remove the existing `enum` syntax instead, but that’s not what I’m suggesting. --
