mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-31 03:29:20 +07:00
6 lines
62 B
Java
6 lines
62 B
Java
// "Add method body" "true-preview"
|
|
class a {
|
|
<caret>a();
|
|
}
|
|
|