mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-07 05:06:37 +02:00
nicer indentation
This commit is contained in:
parent
11e552576e
commit
6c074d686a
1 changed files with 53 additions and 54 deletions
|
@ -105,5 +105,4 @@
|
||||||
a))
|
a))
|
||||||
(else
|
(else
|
||||||
(,_slot-set! ,name res (,_type_slot_offset ,name (car p)) (car a))
|
(,_slot-set! ,name res (,_type_slot_offset ,name (car p)) (car a))
|
||||||
(lp (cdr a) (cdr p)))))))))
|
(lp (cdr a) (cdr p)))))))))))))))
|
||||||
))))))
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue