solidity/test/libsolidity/syntaxTests/scoping
2023-04-20 13:50:22 +02:00
..
access_in_assignment_dynamic_array.sol
access_in_assignment_struct.sol
double_function_declaration.sol
double_variable_declaration_disjoint_scope_activation.sol
double_variable_declaration_disjoint_scope.sol
double_variable_declaration_same_and_disjoint_scope.sol
double_variable_declaration_same_scope.sol
external_library_function_inside_scope.sol
function_state_variable_conflict.sol
library_inherited2.sol
library_inherited.sol
name_pseudo_shadowing2.sol
name_pseudo_shadowing.sol
name_shadowing_function_parameter_name_vs_contract.sol
name_shadowing_function_parameter_vs_its_function.sol
name_shadowing_function_parameter_vs_struct_enum.sol
name_shadowing_function_parameters_parameter_vs_struct_enum.sol
name_shadowing_function_return_parameter_vs_struct_enum.sol
name_shadowing_function_type_parameter.sol
name_shadowing_function_type_return_parameter.sol
name_shadowing_local_variable_vs_free_function.sol
name_shadowing_local_variable_vs_functions.sol
name_shadowing_local_variable_vs_state_variable.sol
poly_variable_declaration_same_scope.sol
scoping_activation_old.sol
scoping_activation.sol
scoping_for2.sol
scoping_for3.sol
scoping_for_decl_in_body.sol
scoping_for.sol
scoping_old.sol
scoping_self_use.sol
scoping.sol
state_variable_function_conflict_former_crash.sol Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category 2023-04-20 13:50:22 +02:00
state_variable_function_conflict.sol