An array of ints.
When targeting the JVM, instances of this class are represented as int[].
int[]
typedef IntArray<T> = Array<Int>;