Files
2023-12-12 20:14:00 +00:00

5 lines
98 B
Java

// "Create method 'asd'" "true-preview"
public void main(String[] args) {
a<caret>sd("a", 1);
}