Fix up Sam's use of make-provide/contract-transformer after Robby's change
to it for bug 10645. svn: r18195
This commit is contained in:
parent
7d1a739df5
commit
de859a8879
|
@ -68,6 +68,7 @@
|
|||
(make-provide/contract-transformer
|
||||
(quote-syntax the-contract)
|
||||
(quote-syntax id)
|
||||
(quote-syntax out-id)
|
||||
(quote-syntax module-source)))
|
||||
(define-syntax export-id
|
||||
(if (unbox typed-context?)
|
||||
|
|
Loading…
Reference in New Issue
Block a user