[Issue 23419] grammar error in std/experimental/allocator/building_blocks/segregator.d

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 16 05:59:16 UTC 2022


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

Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dlang-bugzilla at thecybershad
                   |                            |ow.net

--- Comment #1 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
It is grammatically correct (enum is parsed as a storage class here), but it is
not semantically correct.

--


More information about the Digitalmars-d-bugs mailing list