import TestLib; StartTest("array"); { int[] x=array(10, 7); assert(x.length == 10); for (int i=0; i