mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-07-15 22:26:39 +07:00
7 lines
60 B
Java
7 lines
60 B
Java
class A{
|
|
{
|
|
foo();
|
|
<caret>
|
|
bar();
|
|
}
|
|
} |