package pack2; import pack1.*; import target.pack1.S1; public class UsagesFromBoth2 { S1 s1; S2 s2; }