You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bennn did you have a rudimentary way to convert types to contracts? Worst case I can try using that to convert everything to contracted untyped modules first...
Just parses surface syntax.
It would be better to parse expanded TR syntax ... and I think that is the best we could do without changing TR's type->contract function to have a text backend.
soft-contract
blames itself when it tries to verify a program that depends on a typed racket program.Example program
"b.rkt"
"a.rkt"
Error Message
The text was updated successfully, but these errors were encountered: