added guilty-party
svn: r5783 original commit: 058bb56915d7a8eab4b0abe45f087f5a7ca489f3
This commit is contained in:
parent
cec478ab11
commit
b32cf5a501
|
@ -4890,6 +4890,8 @@ so that propagation occurs.
|
|||
(λ (x)
|
||||
(and (exn? x)
|
||||
(regexp-match #rx"on the-defined-variable4" (exn-message x)))))
|
||||
|
||||
(contract-eval `(,test 'pos guilty-party (with-handlers ((void values)) (contract not #t 'pos 'neg))))
|
||||
|
||||
(report-errs)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user