3.22 Interaction Wrapper: #%top-interaction
syntax
(#%top-interaction . form)
Expands to simply form. The #%top-interaction form
is similar to #%app and #%module-begin, in that it
provides a hook to control interactive evaluation through
load (more precisely, the default load handler) or
read-eval-print-loop.