class MyTest { MyTest(int a, int b, int c) { } { new MyTest(1, ""); } }