mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 20:33:31 +07:00
GitOrigin-RevId: 68731a721306d012e37c01f71be4d66744b2ca9e
3 lines
63 B
Java
3 lines
63 B
Java
A(int i, int i1, String number) {
|
|
new A(1,1,"4");
|
|
} |