solidity/test/libsolidity/syntaxTests/operators/custom
2022-09-28 12:05:41 +02:00
..
operator_not_user_implemented.sol Use user defined function return type as user defined operator type 2022-09-28 11:32:03 +02:00
operator_with_different_param_return_types.sol Adjust type checking 2022-09-28 12:05:41 +02:00
operator_wrong_number_params_return.sol Adjust type checking 2022-09-28 12:05:41 +02:00
unary_operator_attached_to_two_arguments_function.sol Adjust type checking 2022-09-28 12:05:41 +02:00