updates to the tests

This commit is contained in:
Martin Blicha
2020-12-28 20:05:52 +01:00
parent bb0003f5ea
commit 41d31fe4d4
8 changed files with 20 additions and 10 deletions
@@ -20,4 +20,5 @@ contract LoopFor2 {
}
// ----
// Warning 4984: (236-241): CHC: Overflow (resulting value larger than 2**256 - 1) might happen here.
// Warning 4984: (216-222): CHC: Overflow (resulting value larger than 2**256 - 1) might happen here.
// Warning 6328: (363-382): CHC: Assertion violation happens here.\nCounterexample:\nb = [], c = []\nn = 1\n\n\nTransaction trace:\nconstructor()\nState: b = [], c = []\ntestUnboundedForLoop(1)