parameter string;
storage string;
code { CAR ; PUSH string "Hello " ; CONCAT ; NIL operation ; PAIR }