dfmt/tests/knr/issue0045.d.ref

8 lines
84 B
Plaintext

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