mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Change CHC encoding to functions forest instead of explicit CFG
This commit is contained in:
@@ -13,5 +13,5 @@ contract C
|
||||
assert(a[1][1] == 0);
|
||||
}
|
||||
}
|
||||
// ====
|
||||
// SMTSolvers: z3
|
||||
// ----
|
||||
// Warning: (184-204): Assertion violation happens here
|
||||
|
||||
Reference in New Issue
Block a user