mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-20 14:19:18 +02:00
another fix to 1004
This commit is contained in:
parent
fd425fb1ec
commit
8ca510bcb3
1 changed files with 0 additions and 2 deletions
|
@ -650,8 +650,6 @@
|
|||
(cond
|
||||
((number? len)
|
||||
len)
|
||||
((memq 'result (type-array x))
|
||||
"sexp_unbox_fixnum(res)")
|
||||
(else
|
||||
(and func
|
||||
(symbol? len)
|
||||
|
|
Loading…
Add table
Reference in a new issue