adjust nondeterministic tests

This commit is contained in:
Leo Alt
2022-11-24 13:08:06 +01:00
parent 504b70b6af
commit d660f0cab0
23 changed files with 25 additions and 2 deletions
@@ -13,5 +13,6 @@ contract C
}
// ====
// SMTEngine: all
// SMTIgnoreOS: macos
// ----
// Warning 6328: (226-247): CHC: Assertion violation happens here.\nCounterexample:\narray = [100]\nx = 0\np = 0\n\nTransaction trace:\nC.constructor()\nState: array = []\nC.q()\nState: array = [0]\nC.f(0, 0)