// "Create method 'asd'" "true-preview" public static void main(String[] args) { asd("a", 1); } private static void asd(String a, int i) { }