0.pre7.82:
[sbcl.git] / src / compiler / x86 / subprim.lisp
index 1dbdc40..1e9e532 100644 (file)
@@ -79,4 +79,4 @@
     (inst jmp :ne loop)
     DONE))
 
-(define-static-function length (object) :translate length)
+(define-static-fun length (object) :translate length)