.
original commit: 4133c5cd60c2720444acfafca1b3694a25b70ff3
This commit is contained in:
parent
61f3bd5607
commit
8cbf7c2dc7
|
@ -6515,7 +6515,7 @@
|
|||
(with-handlers ([void #f])
|
||||
(let-values ([(base name dir?) (split-path v)])
|
||||
(let ([super (and (not dir?)
|
||||
(or (and (string? base)
|
||||
(or (and (path? base)
|
||||
(directory-exists? base)
|
||||
base)
|
||||
(and (eq? base 'relative)
|
||||
|
|
Loading…
Reference in New Issue
Block a user