parameter string;
storage string;
code {CAR;
LAMBDA string string {PUSH string "_abc"; SWAP; CONCAT};
SWAP; EXEC; NIL operation; PAIR};