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