// "Create method 'bar'" "true-preview" public class Test { void foo (T t1, T t2) { bar (t1, t2); } }