nextIntArray1

fun nextIntArray1(n: Int): IntArray

Reads a 1-based integer array of size n + 1 (index 0 unused).