dfmt/tests/otbs/issue0187.d.ref

3 lines
45 B
Plaintext

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