https://issues.dlang.org/show_bug.cgi?id=20328
--- Comment #3 from Basile-z <[email protected]> --- It seems to be triggered by the fix for Issue 19799. Suggestion add version(none) or extract this test from the Type to the global scope. It's not recommended to add unittest blocks in a templatized type anyway. --
