fun foo() { while (true) { if (!stop()) break } }