master
Avril 5 years ago
parent dad706a5bf
commit 0ac29cea68
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -69,6 +69,10 @@
(<- () (<-! ,name))) (<- () (<-! ,name)))
,@things))))) ,@things)))))
(defun clone(box)
(with box
(make-box (<-))))
)) ))
(defun test () (defun test ()

Loading…
Cancel
Save