original commit: 44b222034fdd709dd16f172517bc5507cd84ae19
This commit is contained in:
Matthew Flatt 2001-01-18 12:51:05 +00:00
parent 056ce17b5f
commit ef48ccf1f7

View File

@ -130,7 +130,7 @@
(syntax-test #'(compound-unit (import) (link (a (b))) (export (a (x)))))
(syntax-test #'(compound-unit (import) (link (a (b))) (export (1 w))))
(test unit? (compound-unit (import) (link) (export)))
(test #t unit? (compound-unit (import) (link) (export)))
; Simple: