week11 tweaks
authorJim Pryor <profjim@jimpryor.net>
Wed, 1 Dec 2010 09:10:47 +0000 (04:10 -0500)
committerJim Pryor <profjim@jimpryor.net>
Wed, 1 Dec 2010 09:10:47 +0000 (04:10 -0500)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
coroutines_and_aborts.mdwn

index 3822f41..4c3861f 100644 (file)
@@ -324,7 +324,7 @@ the effect is for the program to immediately stop. That's not exactly true. You
            ;;
        val foo : int -> int = <fun>
        # foo 1;;
            ;;
        val foo : int -> int = <fun>
        # foo 1;;
-       - : int = 10
+       - : int = 110
        # foo 2;;
        - : int = 20
        # foo 3;;
        # foo 2;;
        - : int = 20
        # foo 3;;