oops
This commit is contained in:
parent
01fe366e8c
commit
43a85acc8f
|
@ -664,7 +664,7 @@
|
||||||
;; builds a begin expression for the entire contract and provide
|
;; builds a begin expression for the entire contract and provide
|
||||||
;; the first syntax object is used for source locations
|
;; the first syntax object is used for source locations
|
||||||
(define (code-for-one-id/new-name stx id reflect-id ctrct/no-prop user-rename-id
|
(define (code-for-one-id/new-name stx id reflect-id ctrct/no-prop user-rename-id
|
||||||
[mangle-for-maker? #t]
|
[mangle-for-maker? #f]
|
||||||
[provide? #t])
|
[provide? #t])
|
||||||
(let ([no-need-to-check-ctrct? (a:known-good-contract? ctrct/no-prop)]
|
(let ([no-need-to-check-ctrct? (a:known-good-contract? ctrct/no-prop)]
|
||||||
[ex-id (or reflect-id id)]
|
[ex-id (or reflect-id id)]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user