<div dir="ltr">I have a typed module being required by a normal #lang racket module.<br><br>When I call a function from the typed module I get this error:<br><br><div>default-blame-format: contract violation</div><div>  expected: a blame object with a non-#f positive field</div>
<div>  given: #<blame><br><br><br>Can someone give me some insight into what is going on?<br><br>--spencer</div></div>