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