dfmt/tests/issue0045.d.ref

10 lines
92 B
Plaintext

void doStuff()
{
for (;;)
{
}
for (size_t i = 0; i < se.len;)
{
}
}