Skip to content
Commit 8d7fbcb7 authored by Matthew Dawson's avatar Matthew Dawson
Browse files

Avoid NPE's when comparing the output from Z3.

readLine can return a null.  To avoid an NPE, compare the string constant to
the output.  If null is returned, just throw an exception specifically about
this.
parent 31c7059b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment