bldc/tests/test_compare_1.lisp

3 lines
43 B
Common Lisp

(and (eq t (>= 1 1))
(eq t (<= 1 1)))