[racket] link: module mismatch

From: Anthony Carrico (acarrico at memebeam.org)
Date: Thu Nov 29 01:28:41 EST 2012

On 11/29/2012 01:20 AM, Anthony Carrico wrote:
> (module+ test
>   (check = 4 (scheme_eval '(+ 2 2) (make-base-namespace))))
> 

Hmm, a clue, this doesn't fail:

(module+ test
  (check-false (scheme_eval '#f (make-base-namespace))))

-- 
Anthony Carrico

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.racket-lang.org/users/archive/attachments/20121129/7683b86b/attachment.sig>

Posted on the users mailing list.