bldc/tests/test_logic_11.lisp

2 lines
49 B
Common Lisp

(check (eq (not (not (not (not (not t))))) nil))