I would wager if you do arrayOf<IntArray>(in...
# getting-started
j
I would wager if you do arrayOf<IntArray>(intArrayOf(1, 2, 3), ...) it won't do the object[] cast.