<div dir="ltr">OH, and if this is a known issue, I&#39;d be most appreciative if someone could explain how I might be able to tell when I&#39;m going to trigger this bug so I can avoid it when I do some TR programming in class tomorrow. (I know that a program that contains the program below plus some other stuff doesn&#39;t cause problems, but I can&#39;t quite see how to avoid the problem.)</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 3, 2013 at 9:46 AM, Robby Findler <span dir="ltr">&lt;<a href="mailto:robby@eecs.northwestern.edu" target="_blank">robby@eecs.northwestern.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Apologies if this is a known issue....<div><br></div><div>When I write this:</div><div><br></div><div><div>
#lang typed/racket</div><div>(module+ test (require typed/rackunit))</div><div><br>
</div><div><br></div><div>I get this (in DrRacket, default module language settings):</div><div><br></div><div><div>Welcome to DrRacket, version 5.3.4.11--2013-06-03(54b45607/d) [3m].</div><div>Language: typed/racket; memory limit: 128 MB.</div>

<div>. . ../../../../exp/plt/collects/typed-racket/env/env-req.rkt:9:4: standard-module-name-resolver: cycle in loading</div><div>  at path: /Users/robby/git/robby/compilers/lec/lecture13/x.rkt</div><div>  paths:</div><div>

   /Users/robby/git/robby/compilers/lec/lecture13/x.rkt</div><div><br></div><div>That seems to be a bug.</div></div></div></div>
</blockquote></div><br></div>