add contract-correct caveat to contract violation error messages
This commit is contained in:
parent
737330deb6
commit
1dda800ca2
|
@ -320,6 +320,7 @@
|
||||||
from-line
|
from-line
|
||||||
on-line
|
on-line
|
||||||
blaming-line
|
blaming-line
|
||||||
|
" (assuming the contract is correct)"
|
||||||
at-line))
|
at-line))
|
||||||
|
|
||||||
;; combine-lines : (->* #:rest (listof (or/c string? #f))) string?)
|
;; combine-lines : (->* #:rest (listof (or/c string? #f))) string?)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user