no #%plain-app because test is not a function...
This commit is contained in:
parent
c34bd6c28d
commit
22ce241d4d
|
@ -567,7 +567,7 @@
|
|||
(cond
|
||||
[(eof-object? ans)
|
||||
(set! done? #t)
|
||||
#`(#%plain-app test)]
|
||||
#`(test)]
|
||||
[else
|
||||
ans]))]))))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user