bldc/tests/test_callcc_2.lisp

4 lines
39 B
Common Lisp

(eq (call-cc (lambda (k) (k))) 'nil)