though tacky, this was fun…
...
(declare (special indent))
(let ((indent (if (boundp 'indent) (+ indent 2) 0)))
(declare (special indent))
...
though tacky, this was fun…
...
(declare (special indent))
(let ((indent (if (boundp 'indent) (+ indent 2) 0)))
(declare (special indent))
...