https://issues.dlang.org/show_bug.cgi?id=14589
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |DUPLICATE --- Comment #1 from Vladimir Panteleev <[email protected]> --- Compiles fine with git HEAD. In 2.066.1, this code did not compile with an error. The error was turned into a deprecation by https://github.com/D-Programming-Language/dmd/pull/4463. The deprecation was fixed by https://github.com/D-Programming-Language/dmd/pull/4522. This looks like a duplicate of Issue 14343. *** This issue has been marked as a duplicate of issue 14343 *** --
