[Issue 23571] Discussion of manifest constants in enum documentation is confusing at best
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jul 8 17:14:31 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23571
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@ntrel created dlang/dlang.org pull request #3656 "[spec/enum] Tweak docs"
fixing this issue:
- [spec/enum] Tweak docs
Move EnumMember above EnumMemberAttributes, as it is mentioned first.
Split anonymous enums into separate grammar block.
Add subheading for single member syntax.
Explain that all enum members are manifest constants.
Fix Issue 23571 - Discussion of manifest constants in enum documentation
is confusing at best.
https://github.com/dlang/dlang.org/pull/3656
--
More information about the Digitalmars-d-bugs
mailing list