``` lisp> (setq a 9) % Symbol unbound: a %%% Symbol unbound Backtrace: @ setq 0 : (setq a 9) ==> [#setq ... ] % %% Symbol unbound lisp> ```