[racket] #lang/module equivalence

From: Shriram Krishnamurthi (sk at cs.brown.edu)
Date: Tue Aug 3 11:31:47 EDT 2010

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)


Posted on the users mailing list.