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