dfmt/tests/allman/issue0187.d.ref
2015-09-16 17:20:16 -07:00

3 lines
45 B
Text

void doStuff(T)() @safe if (isNumeric!T)
{
}