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