another test on cu/sig tags
original commit: 040787a1f699c937b8f4a1c5f2bd9b6612667b3b
This commit is contained in:
parent
5a5a4dd657
commit
1aa98e5fc9
|
@ -146,6 +146,10 @@
|
|||
(test #t unit/sig? (compound-unit/sig (import)
|
||||
(link [compound-unit : () ((unit/sig () (import) 10))])
|
||||
(export)))
|
||||
(test #t unit/sig? (compound-unit/sig
|
||||
(import)
|
||||
(link [export : () ((unit/sig () (import) 10))])
|
||||
(export)))
|
||||
|
||||
; Include:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user