Improve blame context message
This commit is contained in:
parent
6e79a582f1
commit
6aad952b20
|
@ -195,7 +195,7 @@
|
|||
'()))
|
||||
|
||||
(define (add-async-channel-context blame)
|
||||
(blame-add-context blame "the content of"))
|
||||
(blame-add-context blame "a value passed through"))
|
||||
|
||||
(define (check-async-channel/c ctc val blame)
|
||||
(unless (async-channel? val)
|
||||
|
|
Loading…
Reference in New Issue
Block a user