package test; class Test { { new A().getFooNew(); new A().setFirst(1); } }