Once after I made some error condition, I get a prompt looks like:
[1] CL-USER>
It seems like, the number in square bracket indicates number of restart conditions of current REPL.
But, IDK how can I (re-)invoke the restart from REPL. (I'm using SBCL/Sly)
Thank you in advance.