//# publish module 0x1.M { struct R has store { b: bool } f() { let v: vector; label b0: v = vec_pack_0(); return; } }