This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf2847afc49853bcfee2aff7c01866b6b2e42c27
solidity
/
test
/
libsolidity
/
syntaxTests
/
duplicateFunctions
T
History
hrkrshnn
a834476de6
Tests/Docs after disallowing super, this and _ as declaration names
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