https://issues.dlang.org/show_bug.cgi?id=18517
--- Comment #2 from Walter Bright <[email protected]> --- Jonathan Marler's Relevant Pull Requests: Fix module/import order invariance: https://github.com/dlang/dmd/pull/7900 Interpret imports the same regardless of other modules passed on the command line: https://github.com/dlang/dmd/pull/7878 Add broken import order invariance tests: https://github.com/dlang/dmd/pull/8165 Deprecate import/module name mismatch (ALL CASES): https://github.com/dlang/dmd/pull/7778 --
