https://issues.dlang.org/show_bug.cgi?id=13601
--- Comment #4 from Martin Nowak <[email protected]> --- This commit https://github.com/D-Programming-Language/dmd/commit/021097056744c23231427b71e65bd04abc72d3e3 added a diagnostic regeression, making static if (__ctfe) print two errors. bug.d(3): Error: variable __ctfe forward referenced bug.d(3): Error: variable __ctfe cannot be read at compile time --
