solidity/test/libsolidity/syntaxTests/duplicateFunctions
2020-11-25 11:14:13 +01:00
..
fallback_function_twice.sol Add "Only one receive function is allowed"-error to syntax tests 2020-07-22 04:09:24 +02:00
illegal_names_exception.sol Tests/Docs after disallowing super, this and _ as declaration names 2020-11-25 11:14:13 +01:00
illegal_names_functions.sol Tests/Docs after disallowing super, this and _ as declaration names 2020-11-25 11:14:13 +01:00
receive_function_thrice.sol Add "Only one receive function is allowed"-error to syntax tests 2020-07-22 04:09:24 +02:00