// "Remove redundant arguments" "true-preview" class A { private void method() { new A(); } }