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