racket/pkgs/racket-test/tests/setup/bad%coll/m.rkt
Matthew Flatt 76418e9be8 path->module-path: make sure result is always a module path
Avoid creating a result that is intended as a module path but
has elements that are not syntactically allowed, such as a "."
in a collection-path element.
2016-05-01 07:00:36 -06:00

3 lines
75 B
Racket

#lang racket
"The enclosing directory is not a valid collection-path name"