solidity/test/libsolidity/syntaxTests/iceRegressionTests
hrkrshnn 8815d6f5f0 Moved a check related to constants to TypeChecker
And added a proper error message when constant types containing (nested) mapping types are used.
2021-10-26 18:43:04 +02:00
..
declarationUnaryTuple
calling_external_function_via_local_variable_with_invalid_type.sol
calling_external_function_via_parameter_with_invalid_type.sol
const_struct_with_mapping.sol Moved a check related to constants to TypeChecker 2021-10-26 18:43:04 +02:00
identifier_collision_return_declare.sol
large_array_in_memory_struct_2.sol
large_array_in_memory_struct.sol
large_struct_array.sol
memory_mapping_array.sol
oversized_var.sol
recursive_struct_memory.sol