Artifact 9b19c97a904f6e8118b03b4a398509c300c2647f:
- File call-with-environment-variables/call-with-environment-variables.scm — part of check-in [e0c6480079] at 2021-04-03 17:08:50 on branch v1.6584-ck5 — wip (user: matt, size: 226) [annotate] [blame] [check-ins using]
(module call-with-environment-variables (call-with-environment-variables) (import scheme chicken.base chicken.process-context ) (include "call-with-environment-variables/call-with-environment-variables-core.scm"))