mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-06-11 12:20:54 +07:00
018a02d757
GitOrigin-RevId: bc5edd0fb01781ff6b6afab151550bdbf152c6c6
8 lines
62 B
Java
8 lines
62 B
Java
class MyClass {
|
|
{
|
|
String s = t<caret>"literal";
|
|
|
|
}
|
|
|
|
}
|