I am contemplating a test suite for a new SRFI, and am wondering what
peoples thoughts are about how to define a test suite that tests syntax.
Are we reduced to:
(test-assert (begin (eval '(define-syntax....)) #t))
?
-- Donovan Kolbly ( xxxxxx@rscheme.org
( http://www.rscheme.org/~donovan/