package test; class Test { { new A().getSecond(); new A().setBar(1); } }