dfmt/tests/issue0041.d

4 lines
52 B
D

static if (is (typeof(T.init.apply(fp, null))))
{
}