bldc/tests/test_if_0.lisp

3 lines
44 B
Common Lisp

(check (eq (if (> 0 1) 'apa 'bepa) 'bepa))