https://issues.dlang.org/show_bug.cgi?id=18517
--- Comment #5 from Steven Schveighoffer <[email protected]> --- I wasn't a part of that conversation, but the "feature" makes no sense -- if you want to import a module and it doesn't reside at the filename that you import, then the system can't find that module. It doesn't make sense that the compiler then "renames" the module after the file name. Is the conversation listed somewhere on github or the forums? I'd like to reopen that conversation. --
