(import (scheme base) (scheme write) (scheme process-context) (retropikzel hello)) (display "scheme-venv-script-test-success-") (hello) (exit 0)