dfmt/tests/issue0041.d
Hackerpilot 6f153bd8a1 Fix #41
2015-03-05 19:40:55 -08:00

3 lines
52 B
D

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