dfmt/tests/otbs/issue0174.d.ref

5 lines
67 B
Plaintext

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