bldc/tests/test_read_program_9.lisp

3 lines
50 B
Common Lisp

(check (eq (read-program "(+ 1 2)") '((+ 1 2))))