Merge pull request #6576 from ethereum/isoltest-evmversion-comparator

Allow additional EVMVersion comparators in isoltest
This commit is contained in:
chriseth
2019-04-25 17:37:46 +02:00
committed by GitHub
4 changed files with 29 additions and 13 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ contract C {
}
}
// ====
// EVMVersion: >byzantium
// EVMVersion: >=constantinople
// ----
// f(uint256): 7 -> 28