add any-wrap test for Environment-Variables (#390)
This commit is contained in:
parent
88f896c121
commit
92c67b16ae
|
@ -152,6 +152,7 @@
|
|||
[ChannelTop (make-channel) channel-try-get]
|
||||
[Char #\space char->integer]
|
||||
[Datum 'A (lambda (x) (datum->syntax #f x))]
|
||||
[Environment-Variables (current-environment-variables) environment-variables-names]
|
||||
[EOF eof eof-object?]
|
||||
[ExtFlVector (extflvector pi.t) extflvector-length]
|
||||
[FSemaphore (make-fsemaphore 0) fsemaphore-post]
|
||||
|
|
Loading…
Reference in New Issue
Block a user