solidity/test/libsolidity/semanticTests/enums
Alex Beregszaszi e117c9516e Replace "pragma experimental ABIEncoderV2" in tests where appropriate
And add a few tests for "pragma abicoder".
2021-01-15 19:57:09 +00:00
..
constructing_enums_from_ints.sol
enum_explicit_overflow_homestead.sol
enum_explicit_overflow.sol
enum_with_256_members.sol Replace "pragma experimental ABIEncoderV2" in tests where appropriate 2021-01-15 19:57:09 +00:00
using_contract_enums_with_explicit_contract_name.sol
using_enums.sol
using_inherited_enum_excplicitly.sol
using_inherited_enum.sol