solidity/test/libsolidity/semanticTests/operators/userDefined
2023-01-25 00:29:10 +01:00
..
attaching_and_defining_operator_with_same_function.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00
calling_all_operators_precendence.sol fixup! User-defined operators: Tests 2023-01-25 00:29:10 +01:00
calling_all_operators.sol fixup! User-defined operators: Tests 2023-01-25 00:29:10 +01:00
calling_operator_consecutive_calls_udvt.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00
calling_operator_that_makes_external_call.sol fixup! User-defined operators: Tests 2023-01-25 00:29:10 +01:00
calling_transitively_imported_global_operator.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00
contract_level_using_for_base_and_derived_same_operator.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00
contract_level_using_for.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00
custom_fixed_point_type_with_operators.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00
file_level_using_for_global_and_non_global.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00
file_level_using_for_global_with_unary_operator_and_non_global_with_binary_operator_same_file.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00
implementing_operator_with_function_shadowing_builtin_keccak256.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00
implementing_operator_with_library_function_with_modifier.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00
implementing_operator_with_library_function.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00
implementing_operator_with_transitively_imported_function.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00
multiple_operator_definitions_different_types_different_functions_separate_directives.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00
multiple_operator_definitions_operator_same_function_same_directive.sol User-defined operators: Tests 2023-01-25 00:29:10 +01:00