On Thursday, 10 March 2016 at 09:33:39 UTC, Iakh wrote:
On Wednesday, 9 March 2016 at 18:01:49 UTC, Atila Neves wrote:
@Types!(int, byte)
void testInit(T)() {
    assert(T.init == 0);
}

Atila

It is not clear that this UDA is about unittesting

Even when attached to a test function?

Atila

Reply via email to