https://issues.dlang.org/show_bug.cgi?id=20526

--- Comment #1 from ZombineDev <[email protected]> ---
The problem in the example snippet could be solved in phobos by guarding all
nested unit tests with `version (StdUnittest)`, but I'm looking for a solution
at the dmd/druntime level, as obviously this affects third-party libraries and
not just phobos.

--

Reply via email to