mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
Indentation
This commit is contained in:
parent
109c2c9f29
commit
b0dff01890
1 changed files with 1 additions and 1 deletions
|
@ -1306,7 +1306,7 @@
|
||||||
can-go-in-now))))
|
can-go-in-now))))
|
||||||
(loop
|
(loop
|
||||||
(filter (lambda (x) (not (eq? x choice)))
|
(filter (lambda (x) (not (eq? x choice)))
|
||||||
elements)
|
elements)
|
||||||
constraints
|
constraints
|
||||||
(append result (list choice)))))))))
|
(append result (list choice)))))))))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue