https://issues.dlang.org/show_bug.cgi?id=24654
--- Comment #3 from Nick Treleaven <[email protected]> --- > 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. --
