mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add local vars to cex
This commit is contained in:
@@ -15,4 +15,4 @@ contract C {
|
||||
// ----
|
||||
// Warning 5740: (104-109): Unreachable code.
|
||||
// Warning 5740: (122-128): Unreachable code.
|
||||
// Warning 6328: (133-147): CHC: Assertion violation happens here.\nCounterexample:\n\n\nTransaction trace:\nC.constructor()\nC.f()
|
||||
// Warning 6328: (133-147): CHC: Assertion violation happens here.\nCounterexample:\n\nx = 0\n\nTransaction trace:\nC.constructor()\nC.f()
|
||||
|
||||
Reference in New Issue
Block a user