bldc/tests/test_if_1.lisp

3 lines
35 B
Common Lisp

(eq (if (< 0 1) 'apa 'bepa) 'apa)