mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-01 03:59:23 +07:00
3 lines
38 B
Java
3 lines
38 B
Java
class X {
|
|
private String s = null;
|
|
} |