.
original commit: 44b222034fdd709dd16f172517bc5507cd84ae19
This commit is contained in:
parent
056ce17b5f
commit
ef48ccf1f7
|
@ -130,7 +130,7 @@
|
||||||
(syntax-test #'(compound-unit (import) (link (a (b))) (export (a (x)))))
|
(syntax-test #'(compound-unit (import) (link (a (b))) (export (a (x)))))
|
||||||
(syntax-test #'(compound-unit (import) (link (a (b))) (export (1 w))))
|
(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:
|
; Simple:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user