bldc/tests/test_logic_10.lisp

2 lines
41 B
Common Lisp

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