mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-13 23:07:01 +07:00
7 lines
67 B
Java
7 lines
67 B
Java
class A{
|
|
{
|
|
Object obj;
|
|
String s = null;
|
|
s.substr<caret>
|
|
}
|
|
} |