dfmt/tests/otbs/issue0060.d.ref

5 lines
50 B
Plaintext

static if (a) {
} else static if (b) {
} else {
}