dfmt/tests/knr/issue0187.d.ref

4 lines
45 B
Plaintext

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