https://issues.dlang.org/show_bug.cgi?id=12083
--- Comment #3 from [email protected] --- Ultimately, this is caused by buildPath() always returning immutable, even though there's no reason it has to. --
https://issues.dlang.org/show_bug.cgi?id=12083
--- Comment #3 from [email protected] --- Ultimately, this is caused by buildPath() always returning immutable, even though there's no reason it has to. --