mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update existing tests.
This commit is contained in:
@@ -33,7 +33,7 @@ object "Arraysum_33" {
|
||||
for { }
|
||||
lt(vloc_i, _2)
|
||||
{
|
||||
if gt(vloc_i, not(1)) { invalid() }
|
||||
if eq(vloc_i, not(0)) { invalid() }
|
||||
vloc_i := add(vloc_i, 1)
|
||||
}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user