mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 11:44:39 +07:00
GitOrigin-RevId: 3901610d4bcc9dbd2151a4f2bde7c831e007d355
6 lines
64 B
Java
6 lines
64 B
Java
class X {
|
|
|
|
String s = """
|
|
<caret>проблем
|
|
""";
|
|
} |