0.9.4.6:
[sbcl.git] / tests / arith.impure.lisp
index dc11f8b..00479d4 100644 (file)
 (assert (= (64-bit-logcount (1- (ash 1 48))) 48))
 (assert (= (64-bit-logcount (1- (ash 1 54))) 54))
 \f
-(sb-ext:quit :unix-status 104)