0.7.6.3:
[sbcl.git] / src / compiler / ir1opt.lisp
index 5626039..f034d4a 100644 (file)
   (derive-node-type node (continuation-type (set-value node)))
   (values))
 
-;;; Return true if the value of Ref will always be the same (and is
+;;; Return true if the value of REF will always be the same (and is
 ;;; thus legal to substitute.)
 (defun constant-reference-p (ref)
   (declare (type ref ref))