Fixed permissive/c, which I had ported to the wrong kind of contract.
svn: r17787
This commit is contained in:
parent
ae54797717
commit
a197b98706
|
@ -58,7 +58,7 @@
|
|||
(define permissive-xexprs (make-parameter #f))
|
||||
|
||||
(define permissive/c
|
||||
(simple-flat-contract
|
||||
(simple-contract
|
||||
#:name 'permissive/c
|
||||
#:projection
|
||||
(lambda (blame)
|
||||
|
|
Loading…
Reference in New Issue
Block a user