https://issues.dlang.org/show_bug.cgi?id=21876
--- Comment #1 from Vladimir Panteleev <[email protected]> --- Compiler output: test.d(4,9): Error: variable `a` cannot be read at compile time test.d(7,14): called from here: `test()` It seems to have worked in 2.053? But not in 2.052 nor any version after it. --
