mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-18 22:42:49 +07:00
37137f76ac
GitOrigin-RevId: 091cd09f3dac6b9d3dc130d5e2e65bee5fd88792
5 lines
69 B
Java
5 lines
69 B
Java
class C {
|
|
String x = """
|
|
"<caret>"
|
|
""";
|
|
} |