This commit is contained in:
Vincent St-Amour 2011-05-18 16:40:57 -04:00
parent 3b036388d6
commit 006d5ef45a

View File

@ -93,6 +93,6 @@
(loop dir (build-path 'up path)
(string-append "../" pathstr))
(raise-syntax-error 'path-up
"file no found in any parent directory"
"file not found in any parent directory"
stx ps)))))))])
(syntax/loc stx (combine-in paths ...))))]))