mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-18 16:14:23 +07:00
1c31987860
GitOrigin-RevId: aca891bae186771688369389803a7b47da165f91
4 lines
65 B
Java
4 lines
65 B
Java
class C {
|
|
String empty = """ <caret>
|
|
b\ad esc\ape """;
|
|
} |