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