mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update SMTChecker tests
This commit is contained in:
@@ -27,5 +27,3 @@ contract C {
|
||||
// Warning 7650: (251-263): Assertion checker does not yet support this expression.
|
||||
// Warning 6328: (437-462): CHC: Assertion violation happens here.\nCounterexample:\nx = 0\n\nTransaction trace:\nC.constructor()\nState: x = 0\nC.check()\n C.f() -- internal call\n C.g() -- internal call
|
||||
// Warning 6328: (507-532): CHC: Assertion violation happens here.\nCounterexample:\nx = 0\n\nTransaction trace:\nC.constructor()\nState: x = 0\nC.check()\n C.f() -- internal call\n C.g() -- internal call\n C.i() -- internal call\n C.i() -- internal call
|
||||
// Warning 7650: (251-263): Assertion checker does not yet support this expression.
|
||||
// Warning 7650: (251-263): Assertion checker does not yet support this expression.
|
||||
|
||||
Reference in New Issue
Block a user