mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 14:30:49 +07:00
GitOrigin-RevId: 4084abc5b1e62a69fc7d4adfce06a1734203f6f2
3 lines
49 B
Java
3 lines
49 B
Java
class Test {
|
|
String s = "abc def ghi<caret>";
|
|
} |