[SMTChecker] Added constraints for block properties

This commit is contained in:
Martin Blicha
2020-12-29 22:17:44 +01:00
parent 86c30b4cf5
commit be0a0f4d90
33 changed files with 519 additions and 473 deletions
@@ -23,5 +23,7 @@ contract C {
//assert(b1.length == b5.length); // fails for now
}
}
// ====
// SMTIgnoreCex: yes
// ----
// Warning 6328: (311-341): CHC: Assertion violation happens here.