bldc/tests/test_arith_15.lisp

3 lines
44 B
Common Lisp

(and (= (/ 2 4) 0)
(= (/ 2 4.0) 0.5))