mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-06-05 12:03:58 +07:00
9 lines
91 B
Java
9 lines
91 B
Java
class Foo {
|
|
|
|
{
|
|
String abc;
|
|
String abcdef;
|
|
abc <caret>d
|
|
}
|
|
|
|
} |