Here is a modernized link (Took me a bit to find this, as it seems the webnews link isn't working any more, it just shows the PHP script):
https://forum.dlang.org/post/[email protected]
That shows the example that Andrei tested. Compiling this now gives a compile-time error:
https://run.dlang.io/is/ifJPgU
Note that even back to 2.060, it was a compiler error with a deprecation.
I also tested a local example that I had to test the same thing. It fails now, builds with 2.050 and throws the error.
So I think this is fixed as of some version prior to 2.060.