LetExp([ TypeDec[ (rectype, RecordTy[ (name,false,string), (id,false,int)])], VarDec(rec1,false,SOME(rectype), RecordExp(rectype,[ (name, StringExp("Name")), (id, IntExp(1))]))], OpExp(EqOp, IntExp(1), VarExp( SimpleVar(rec1))))