According to the documentation, the module-name in define-module is of the form (hierarchy file).
However, one can do (define-module (foo)).
According to the documentation, the module-name in define-module is of the form (hierarchy file).
However, one can do (define-module (foo)).