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
When blackbox shrinks a proof and it uses $assert->debug() then the displayed values are the ones from the shrunk proof that pass instead of the last failing one.
When blackbox shrinks a proof and it uses
$assert->debug()then the displayed values are the ones from the shrunk proof that pass instead of the last failing one.