mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-24 14:28:56 +07:00
to be continued GitOrigin-RevId: aa6cf21a39ef5ea37da794c0eeee368a9456de16
5 lines
69 B
Java
5 lines
69 B
Java
class C {
|
|
String empty = """
|
|
\"\"\"
|
|
target\"\"\"<caret>""";
|
|
} |