On 03/31/2015 11:01 PM, Atila Neves wrote:
> This is true, but importing modules by name can be code that is
> generated. Which is exactly what I do with dtest [1] and unit-threaded
> [2]. It's not that big of a deal when it's part of the build system.

Dub does it as well (dub test), because if you don't import a module, it
might not get linked too.

Reply via email to