Clean warning at bootstrap
[jscl.git] / src / compat.lisp
index aeabc42..a95b86f 100644 (file)
@@ -46,5 +46,6 @@
     (apply #'concatenate 'string strs)))
 
 (defun /debug (x)
+  (declare (ignorable x))
   ;; (write-line x)
   )