remove bad srcloc from define-runtime-path (#1203)
This commit is contained in:
parent
2dce66925a
commit
123755437c
|
@ -186,8 +186,7 @@
|
|||
(path-of
|
||||
#,(datum->syntax
|
||||
#'orig-stx
|
||||
`(,#'this-expression-source-file)
|
||||
#'orig-stx)))
|
||||
`(,#'this-expression-source-file))))
|
||||
#'void)])
|
||||
(apply to-values (resolve-paths (#%variable-reference)
|
||||
get-dir
|
||||
|
|
Loading…
Reference in New Issue
Block a user