mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-18 22:42:49 +07:00
1c31987860
GitOrigin-RevId: aca891bae186771688369389803a7b47da165f91
4 lines
41 B
Java
4 lines
41 B
Java
class C {
|
|
String empty = """
|
|
\a\\""";
|
|
} |