//# publish // Two loops in the resulting graph. // One error for the loop. module 0x1.M { struct S { b: bool } f() { label b0: Self.f>(); return; } g() { label b0: Self.g>(); return; } }