object Test { val a = Array(Array(1, 2), Array("a","b")) }