bldc/tests/test_fn_0.lisp

2 lines
35 B
Common Lisp

(check (= ((fn (x) (+ x 1)) 2) 3))