dfmt/tests/issue0060.d
Hackerpilot e737d56d0d Fix #60
2015-03-07 22:54:04 -08:00

3 lines
47 B
D

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