In DELETE-LAMBDA-VAR, reoptimize the continuation so that we get a change
to delete the LET on the last var deletion. In CHANGE-REF-LEAF, if the new leaf's type is a FUNCTION-TYPE, then just set the node type to that type. This prevents the type from going totally vague when we change from one function type to another.
Please register or sign in to comment