// EXTRA_FILES: imports/test1754a.d imports/test1754b.d module test1754; import imports.test1754a; import imports.test1754b; void foo() { bar(); }