[plt-scheme] Weird recursive display

From: Robby Findler (robby at cs.uchicago.edu)
Date: Wed Nov 21 16:01:52 EST 2007

I'd guess it was something like the sum of the numbers from 1 to the
number of xs. :)

Fixed in SVN.

Thanks,
Robby

On Nov 21, 2007 5:51 AM, David Van Horn <dvanhorn at cs.brandeis.edu> wrote:
> A fun game: predict how many x's will be printed in DrScheme as a
> function of how many you write down in:
>
>     (display "xxxxx")
>     (display #"\321")
>
> Is this intended?
>
> David
>
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.