//ww:run-exit 6 // migrated from test/wcc/793_xmod_struct_argpush_collide_run.c: maxalign-4 12B {u32,u32,u32} sub-8 tail under the same-leaf collision. package main; import m1; import m2; fn main() i32 = { let dummy: m2.pair; dummy.hi = 0: u64; let s = m1.mk(); return m1.consume(s); };