mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-13 23:07:01 +07:00
7 lines
97 B
Java
7 lines
97 B
Java
class A{
|
|
{
|
|
final String path = BASE_PATH;
|
|
path.to<caret>subbstring();
|
|
sdkfjsdkhjfh();
|
|
}
|
|
} |