dfmt/tests/otbs/issue0060.d.ref

7 lines
50 B
Plaintext

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