// The second flat-imported author of a same-name `Box` struct. A separate nominal // identity from a.sx's `Box`, so each bare reference is a real collision the // importing source cannot disambiguate. Box :: struct { x: s32; }