dfmt/tests/otbs/constraint_singe_tab2.d.ref

9 lines
194 B
Plaintext

void foo()()
if (dogs && pigs && birds && ants && foxes && flies && cats && bugs && bees
&& cows && sheeps && monkeys && whales) {
}
void foo()()
if (dogs && pigs && birds) {
}