5 lines
85 B
Common Lisp
5 lines
85 B
Common Lisp
(
|
|
(run "../examples/recursive.lisp")
|
|
(echo value)
|
|
(echo (addOne value))
|
|
) |