solidity/test/libsolidity/syntaxTests/mappings
2020-02-04 17:22:03 +01:00
..
contract_mapping_invalid.sol Allow user-defined types as mapping keys in parser and restrict to contracts during type checking. 2020-02-04 17:22:03 +01:00
contract_mapping.sol Allow user-defined types as mapping keys in parser and restrict to contracts during type checking. 2020-02-04 17:22:03 +01:00
enum_mapping_invalid.sol Allow user-defined types as mapping keys in parser and restrict to contracts during type checking. 2020-02-04 17:22:03 +01:00
enum_mapping.sol Allow user-defined types as mapping keys in parser and restrict to contracts during type checking. 2020-02-04 17:22:03 +01:00