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