mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-04 22:54:29 +07:00
GitOrigin-RevId: aca891bae186771688369389803a7b47da165f91
4 lines
46 B
Java
4 lines
46 B
Java
class C {
|
|
String empty = """
|
|
\a<caret>""";
|
|
} |