mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-19 18:50:59 +07:00
5 lines
98 B
Java
5 lines
98 B
Java
// "Create method 'asd'" "true-preview"
|
|
|
|
public void main(String[] args) {
|
|
a<caret>sd("a", 1);
|
|
} |