Allows additional EVMVersion comparators in isoltest.

This commit is contained in:
Erik Kundt
2019-04-25 17:13:17 +02:00
committed by chriseth
parent eac0048176
commit 15d753a3e0
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