[Issue 24654] Parameters in contracts should be `const`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 9 18:34:58 UTC 2024


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

--- Comment #3 from Nick Treleaven <nick at geany.org> ---
> Of course they convert to const

Sorry, yes. The Issue 24565 problem was calling methods not annotated with
const. So if this was implemented, it should be done in an edition to avoid
breaking working correct code.

--


More information about the Digitalmars-d-bugs mailing list