It is very odd that racket/load doesn't let this work
This commit is contained in:
parent
65ebdc4f90
commit
f55ec3def7
|
@ -2,7 +2,7 @@
|
|||
(module re racket/base
|
||||
(require (for-syntax syntax/parse
|
||||
racket/base
|
||||
"dr-err-help.rkt"))
|
||||
tests/unstable/temp-c/dr-err-help))
|
||||
|
||||
(define-syntax (re stx)
|
||||
(syntax-parse
|
||||
|
|
Loading…
Reference in New Issue
Block a user