dfmt/tests/issue0060.d

4 lines
47 B
D

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