kill-backward-up-list
kill-backward-up-list is an interactive compiled Lisp function in `lisp.el
'.
(kill-backward-up-list &optional ARG)
Kill the form containing the current sexp, leaving the sexp itself.
A prefix argument ARG causes the relevant number of surrounding
forms to be removed.
This command assumes point is not in a string or comment.