module 0x8675309::M { fun foo() { while (true) { continue }; continue } }