Fixing spacing
parent
0e18200b16
commit
b250a62f87
|
@ -84,7 +84,7 @@ IN: lisp.test
|
|||
<LISP ((lambda (x y) (if x (+ 1 y) (+ 2 y))) #t 3) LISP>
|
||||
] unit-test
|
||||
|
||||
{ { 3 3 4 } } [
|
||||
{ { 3 3 4 } } [
|
||||
<LISP (defun foo (x y &rest z)
|
||||
(cons (+ x y) z))
|
||||
(foo 1 2 3 4)
|
||||
|
|
Loading…
Reference in New Issue