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
|
||||
error
|
||||
call-with-current-continuation
|
||||
call-with-escape-continuation
|
||||
hash-table-get
|
||||
write-image-to-file
|
||||
syntax-local-value))
|
||||
|
|
Loading…
Reference in New Issue
Block a user