aboutsummaryrefslogtreecommitdiffstats
path: root/test-main.csc
blob: a8c3a6e7d2adbe8a4337f748dbdc901727aab0c6 (plain) (blame)
1
2
3
4
5
(import (scheme base)
        (only (csc testing) test-main))


(test-main)