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