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
…ument
This avoids a run-time type error, instead catching the error in the
saw-script typechecker. Fixes#10.
This is a temporary stop-gap measure: Eventually the proof commands
will change so that we can allow additional types of proof scripts.
(See issue #9.)
The types of
prove
andsat
indicate that they should work with any argument of typeProofScript b
, but they fail in many other cases:The text was updated successfully, but these errors were encountered: