mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 17:56:55 +07:00
GitOrigin-RevId: 58570ed1f0f0ad96432e3be035f1157c8f27e964
6 lines
52 B
Java
6 lines
52 B
Java
class X {
|
|
|
|
void x() {
|
|
String s = STR."";
|
|
}
|
|
} |