call/ec now returns a tail call; mzc needs this information
svn: r3261
This commit is contained in:
parent
3c261c5d05
commit
98a6df7010
|
@ -26,6 +26,7 @@
|
||||||
'(call-with-values apply
|
'(call-with-values apply
|
||||||
error
|
error
|
||||||
call-with-current-continuation
|
call-with-current-continuation
|
||||||
|
call-with-escape-continuation
|
||||||
hash-table-get
|
hash-table-get
|
||||||
write-image-to-file
|
write-image-to-file
|
||||||
syntax-local-value))
|
syntax-local-value))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user