(defclass return-from-form (form) ((target-block :accessor target-block :initarg :target-block) (result :accessor result :initarg :result)))