elisp--eval-last-sexp

elisp--eval-last-sexp is a compiled Lisp function in `elisp-mode.el'.

(elisp--eval-last-sexp EVAL-LAST-SEXP-ARG-INTERNAL)

Evaluate sexp before point; print value in the echo area.
With argument, print output into current buffer.
With a zero prefix arg, print output with no limit on the length
and level of lists, and include additional formats for integers
(octal, hexadecimal, and character).