https://issues.dlang.org/show_bug.cgi?id=6554
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dlang-bugzilla@thecybershad | |ow.net Resolution|--- |WORKSFORME --- Comment #2 from Vladimir Panteleev <[email protected]> --- The error message is now much better: test.d(4,12): Error: module std.bigint from file C:\...\std\bigInt.d must be imported with 'import std.bigint;' so I assume this can now be closed. --
