some formating

This commit is contained in:
2021-09-30 20:01:33 +02:00
parent 50aae0b0e8
commit a199f10078
4 changed files with 29 additions and 57 deletions

View File

@@ -111,7 +111,7 @@
rslt
))
(defun flatten(lst)
(defun flatten (lst)
(do
(define rslt '())
(for e lst