mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 18:17:08 +07:00
GitOrigin-RevId: dbf90977b63194afa98d2db3e397f25782d61ac9
5 lines
53 B
Java
5 lines
53 B
Java
class A{
|
|
{
|
|
String s = "<caret>"; // "foo"
|
|
}
|
|
} |