let type t={string,string} var x:t:=nil in (x.0;x.1;1+2) end