https://issues.dlang.org/show_bug.cgi?id=12009
--- Comment #3 from [email protected] --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/bd4447534d132e6ed04db96b9183989ae3f551ad fix Issue 12009 - local import and "unable to resolve forward reference" error `Module::semantic2` could be invoked from local imports, even when some local symbol semantics are not yet completed. --
