Execute arguments as a single command in the current shell and return its result.
echo
eval "{{echo foo}}"
eval "{{foo=bar}}"