bldc/tests/test_define_2.lisp

5 lines
62 B
Common Lisp

(check (and (= 3 (define bepa 3) )
(= bepa 3)))