blob: f29ad30724cfa52026293fc56ee89b1b04922c00 [file] [log] [blame]
package pack1
import pack2.Xx
Xx x = new Xx(2);
print x;