// "Replace with <>" "true-preview" class Test { public Test(String s1, String s2) {} Test s = new Test<>("s1", "s2"); }