[dmd-internals] imports in functions

Jonathan M Davis jmdavisProg at gmx.com
Tue Jun 21 19:34:58 PDT 2011


Isn't it supposed to be legal to put imports in functions now? A recent commit 
to std.file does that, and it's failing to compile because of the import 
within a function.

- Jonathan M Davis


More information about the dmd-internals mailing list