//# publish module 0x1.M { struct S { b: bool } foo() { label b0: // loop Self.foo>>(); return; } }