[racket-dev] strange output on console

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Wed Jan 12 17:43:11 EST 2011

This showed up in the console from where I launched drracket: 

> file #f produces eof from read-language
>   port-next-location (#f #f 36)
>   str ";; Xexpr -> [Listof (Cons Nat Nat)]"

The string is a part of my program. 


Posted on the dev mailing list.