REPL. (The "> "'s are the REPL prompt.) Shriram
On Tue, Aug 3, 2010 at 11:51 AM, Jay McCarthy <[email protected]> wrote: > Are you writing this module in the REPL or in the Definitions window > and hitting "Run"? > > I see the behavior you do when I put it in the REPL but not in the > Definitions window. > > Jay > > On Tue, Aug 3, 2010 at 9:31 AM, Shriram Krishnamurthi <[email protected]> > wrote: >> Sadly, no: >> >>> (module M lang/htdp-advanced (check-expect 1 2) (check-expect 2 2)) >> . check-expect: found a test that is not at the top level in: (check-expect >> 1 2) >> _________________________________________________ >> For list-related administrative tasks: >> http://lists.racket-lang.org/listinfo/users >> > > > > -- > Jay McCarthy <[email protected]> > Assistant Professor / Brigham Young University > http://teammccarthy.org/jay > > "The glory of God is Intelligence" - D&C 93 > _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

