mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-12 09:31:22 +07:00
2 lines
84 B
Java
2 lines
84 B
Java
// "Replace with Java-style array declaration" "true-preview"
|
|
record X (int[][] a){} |