[racket] macros that expand to "provide/contract"

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Thu Sep 15 22:43:16 EDT 2011

On Thu, Sep 15, 2011 at 8:23 PM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> If I have a syntax extension that expands to include "define" and/or
> "provide/contract" (at top level, possibly within a "begin"), will that
> break any Racket tools?

I believe that's supposed to work and fairly important that it
continue to do so.

Robby


Posted on the users mailing list.