mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 00:29:58 +07:00
GitOrigin-RevId: 5e2a3509a9300d53c2101d22bf4420fd5e520949
3 lines
48 B
Java
3 lines
48 B
Java
class X {
|
|
String str = STR."hello\{}<caret>"
|
|
} |