diff options
Diffstat (limited to 'same-fringe.mu')
-rw-r--r-- | same-fringe.mu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/same-fringe.mu b/same-fringe.mu index fcf7a455..14719eb8 100644 --- a/same-fringe.mu +++ b/same-fringe.mu @@ -1,5 +1,5 @@ -# Another example of continuations: the 'same fringe' problem -# http://wiki.c2.com/?SameFringeProblem +# The 'same fringe' problem: http://wiki.c2.com/?SameFringeProblem +# Example program demonstrating coroutines using Mu's delimited continuations. # # Expected output: # 1 |