Updated lingering use of old src-info format.
svn: r17732
This commit is contained in:
parent
4de3ee3a9e
commit
3921e16aa1
|
@ -345,7 +345,8 @@
|
|||
#:guard (contract (-> super-contracts ... non-auto-contracts ... symbol? any)
|
||||
guard
|
||||
(current-contract-region) blame-id
|
||||
#'maker)))))))))]
|
||||
(quote maker)
|
||||
(quote-srcloc maker))))))))))]
|
||||
[(_ name . bad-fields)
|
||||
(identifier? #'name)
|
||||
(syntax-error "expected a list of field name/contract pairs"
|
||||
|
|
Loading…
Reference in New Issue
Block a user