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