https://issues.dlang.org/show_bug.cgi?id=13454
--- Comment #10 from Steven Schveighoffer <[email protected]> --- Note, I wouldn't be opposed to disallowing unit tests inside templates. That would at least avoid inadvertent errors. It's nearly impossible to create a universal unit test for a template. --
