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