mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-23 06:51:24 +07:00
6 lines
54 B
Java
6 lines
54 B
Java
// "Add method body" "true"
|
|
class a {
|
|
<caret>a();
|
|
}
|
|
|