https://issues.dlang.org/show_bug.cgi?id=12385
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/334f853e8371fdab46875bf3316ba78a7c237578 Fix Issue 12385 - Enum member should not be modifiable when the member is immutable https://github.com/dlang/dmd/commit/0da1457a01b9e1e7188383d86cd0ecbd5fc86fec Merge pull request #7348 from JinShil/fix_12385 Fix Issue 12385 - Enum member should not be modifiable when the member is immutable merged-on-behalf-of: Walter Bright <[email protected]> --
