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
|
(module re racket/base
|
||||||
(require (for-syntax syntax/parse
|
(require (for-syntax syntax/parse
|
||||||
racket/base
|
racket/base
|
||||||
"dr-err-help.rkt"))
|
tests/unstable/temp-c/dr-err-help))
|
||||||
|
|
||||||
(define-syntax (re stx)
|
(define-syntax (re stx)
|
||||||
(syntax-parse
|
(syntax-parse
|
||||||
|
|
Loading…
Reference in New Issue
Block a user