mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-07-19 07:15:41 +07:00
7 lines
50 B
Java
7 lines
50 B
Java
class A {
|
|
{
|
|
String s = ``a"
|
|
"b`
|
|
c \``;
|
|
}
|
|
} |