dfmt/tests/allman/constraint_singe_tab2.d.ref

11 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)
{
}