public class User { public static void test() { new Test(1, 2); } }