let type intArray = array of int var arr : intArray := new intArray[4] of 1 in arr[0] end