Add SMT type support to Solidity arrays

This commit is contained in:
Leonardo Alt
2019-03-06 11:29:26 +01:00
parent ee4beafd48
commit e74f58130e
8 changed files with 41 additions and 19 deletions
@@ -8,6 +8,5 @@ contract C
}
// ----
// Warning: (86-101): Assertion checker does not yet support this expression.
// Warning: (86-94): Assertion checker does not yet support this global variable.
// Warning: (86-101): Internal error: Expression undefined for SMT solver.
// Warning: (79-106): Assertion violation happens here