https://issues.dlang.org/show_bug.cgi?id=3396
--- Comment #13 from yebblies <[email protected]> --- (In reply to Stewart Gordon from comment #11) > > The compiler cannot tell the difference between d files and di files... > > How do you mean, the compiler can't know the filename extension of the file > passed into it? It could, but it doesn't, and it shouldn't. d files and di files are the same thing to the compiler. --
