[racket-dev] submodules
30 minutes ago, Jay McCarthy wrote:
> I'll pushed an improved version of the test macro shortly.
Please don't put it in `racket/test', since it's not a testing thing.
(I haven't got to reply to that yet, but it looks like a more general
convenience macro for pulling some expressions into a submodule.
In any case, `racket/test' being a wrapper test code but not being the
test code is going to be very confusing.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!