https://issues.dlang.org/show_bug.cgi?id=14687
Issue ID: 14687
Summary: dmd does not recognize package.di, only package.d
Product: D
Version: D2
Hardware: x86
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
When importing a package, if the package is a .di file and not a .d file, dmd
does not recognize that at all.
--
