bldc/tests/test_compare_0.lisp

3 lines
58 B
Common Lisp

(check (and (eq t (> 1 0))
(eq nil (< 1 0))))