diff options
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32958,7 +32958,7 @@ returns whatever value returns. When the continuation function is called (thereby resuming the captured -continuation), inside that resumed continuation, +continuation), inside that resumed continuation, the .code sys:capture-cont function appears to return. Its return value is the argument which was passed to the continuation function. The continuation function |