7 lines
75 B
Common Lisp
7 lines
75 B
Common Lisp
(
|
|
(run "./include.lisp")
|
|
|
|
(echo value)
|
|
|
|
(echo (addOne value))
|
|
) |