module 0x8675309::M { struct CupC { f: T } struct R {} fun foo(_x: CupC) { abort 0 } }