//ww:run-exit 107 // migrated from test/wcc/797_xmod_struct_field_layout_collide_run.c: C1 arm — let-copy size from the COPY source's stamped tinfo (value coincides; byte-id is the net). package main; import m1; import m2; fn main() i32 = { let dummy: m2.pair; dummy.hi = 0: u64; let p1 = m1.mk(); let p2 = p1; return (p2.hi + (p2.lo: u64)): i32; };