mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-24 06:06:18 +07:00
to be continued GitOrigin-RevId: aa6cf21a39ef5ea37da794c0eeee368a9456de16
4 lines
50 B
Java
4 lines
50 B
Java
class C {
|
|
String empty = """
|
|
<caret>""";
|
|
} |