// array_p0 – minimal example for JIT smoke static box Main { init { } main(args) { // Placeholder: do nothing, return 0 return 0 } }