object Test extends App { val x = Array(Array(1), List(1)) }