mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-07-16 02:56:52 +07:00
5 lines
42 B
Java
5 lines
42 B
Java
import test.A;
|
|
|
|
class B {
|
|
private A a;
|
|
} |