Unhelpful empty counterexample #2144
Labels
easy
Issues that are expected to be easy to resolve and might therefore be good for new contributors
topics: error-handling
Issues involving the way SAW responds to an error condition
topics: error-messages
Issues involving the messages SAW produces on error
type: bug
Issues reporting bugs or unexpected/unwanted behavior
usability
An issue that impedes efficient understanding and use
Milestone
foo.rs:
foo.saw, which is incorrect:
Running this produces:
which sort of tells you what went wrong (though that part could be much clearer) but also prints a 0-line counterexample that will readily confuse the user. If the counterexample is empty we should say something else, like "No counterexample, execution is unconditional".
The text was updated successfully, but these errors were encountered: