0.8.21.28:
[sbcl.git] / src / compiler / ltn.lisp
index 9eaa71f..a721dee 100644 (file)
   (when (and (cast-type-check cast)
              (not (node-lvar cast)))
     ;; FIXME
-    (bug "IR2 type checking of unused values in not implemented.")
+    (bug "IR2 type checking of unused values is not implemented.")
     )
   (values))