dfmt/tests/knr/issue0174.d.ref

6 lines
67 B
Plaintext

void merge()
{
static if (is(T == enum))
*thisN = x;
}