RosettaCodeData/Task/Runtime-evaluation/Common-Lisp/runtime-evaluation-4.lisp

2 lines
36 B
Common Lisp

(eval (read-from-string "(+ 4 5)"))