// "Create method 'f'" "true-preview" public class A { public A() { this(f()); } public A(int i) { } }