https://issues.dlang.org/show_bug.cgi?id=13640
--- Comment #4 from [email protected] --- Commits pushed to 2.067 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/7cf3baf8f0c75a7e3641786af4dfe0441e3918d6 fix Issue 13640 - can break immutability with inout https://github.com/D-Programming-Language/dmd/commit/c7edfb41f1e0c6ab10ae8a11905bb510dbb208d3 Merge pull request #4083 from 9rnsr/fix13640 https://github.com/D-Programming-Language/dmd/commit/283aa4add2868dc7424c5232f18bbcfc392ed26a Use constConv in CallExp::implicitConvTo() and NewExp::implicitConvTo() --
