let type t=array of int var x:=new t[3] of 0 in x[x[2]] end