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