dfmt/tests/otbs/issue0045.d.ref

7 lines
84 B
Plaintext

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