;;;; csv-xml-test.scm -*- Hen -*- (use testeez) (use csv-xml) ;Need to process `#lang' as well. So just "commented out" the "offending" ;sections in the source. #;(define-syntax require (syntax-rules () ((_ ?x0 ...) (begin)))) (include "test-csv.ss")