mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 15:35:40 +07:00
GitOrigin-RevId: 18963c681bcc93e2ed9ba72cec75a026aab1b345
2 lines
33 B
Java
2 lines
33 B
Java
public record Param(int... i) {
|
|
} |