[racket] Bug report: collects/htdp/hangman.rkt

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Tue Sep 21 09:21:09 EDT 2010

(require htdp/hangman)
(define-struct wrd (a b c))
(hangman make-wrd make-wrd add1)

It's time to admit, nobody gets hung anymore. 

On Sep 20, 2010, at 10:09 PM, Frodo theGreat wrote:

> DrRacket, version 5.0.1 [3m]
> Line 253, char 51.
> 
> The `4' should be replaced with `5'.
> 
> Frodo
> 
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users



Posted on the users mailing list.