adjust for osx nondeterminism

This commit is contained in:
Leo Alt
2022-05-04 19:04:54 +02:00
parent 4fd7de36f1
commit cba3d18f66
14 changed files with 54 additions and 52 deletions
@@ -9,5 +9,6 @@ contract C {
}
// ====
// SMTEngine: all
// SMTIgnoreCex: yes
// ----
// Warning 4984: (96-101): CHC: Overflow (resulting value larger than 65535) happens here.\nCounterexample:\n\na = 65535\nb = 1\n = 0\n\nTransaction trace:\nC.constructor()\nC.add(65535, 1)
// Warning 4984: (96-101): CHC: Overflow (resulting value larger than 65535) happens here.