mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 20:33:31 +07:00
GitOrigin-RevId: 182bf576b00e2bddddb3767d1cd938a625337778
2 lines
82 B
Java
2 lines
82 B
Java
// "Replace with Java-style array declaration" "true-preview"
|
|
record X (int[] a){} |