567891011
public class PackageTest { public static void main(String[] args) { PackageSubTest t = new PackageSubTest(23); }