<div dir="ltr">I&#39;m not seeing that behavior (that is a bug, tho). I tried these steps:<div><br></div><div>1) cmd-t to create a new tab in DrRacket.</div><div>2) paste the expression above (there is an automatic &quot;#lang racket&quot; inserted).</div>
<div>3) save the file.</div><div>4) delete the above expression</div><div>5) hit run.<br><div><br></div><div style>No output observed.</div><div style><br></div><div style>Were you doing something differently?</div><div><br>
</div><div style>Robby</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jun 22, 2013 at 2:02 PM, Sean Kanaley <span dir="ltr">&lt;<a href="mailto:skanaley@gmail.com" target="_blank">skanaley@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don&#39;t use modules very much, so this could be the defined behavior similar to how the ffi module &quot;secretly&quot; (it&#39;s actually documented) doesn&#39;t reload foreign libraries unless DrRacket is restarted, but I didn&#39;t notice anything in the documentation.  How to reproduce:<br>

<br>
(module+ test<br>
  (write &quot;?&quot;))<br>
<br>
Without even running it, save the file, then delete that expression.  Now run it (as in ctrl+r), and it will write &quot;?&quot;.<br>
____________________<br>
 Racket Users list:<br>
 <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/<u></u>users</a><br>
</blockquote></div><br></div>