(library (nmosh bootstrap bogus-command-line) (export *command-line-args*) (import (rnrs)) (define *command-line-args* #f) )