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