edebug-unwrap

edebug-unwrap is a compiled Lisp function in `edebug.el'.

(edebug-unwrap SEXP)

Return the unwrapped SEXP or return it as is if it is not wrapped.
The SEXP might be the result of wrapping a body, which is a list of
expressions; a `progn' form will be returned enclosing these forms.