This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
10
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fa37e69c25
solidity
/
test
/
libsolidity
/
syntaxTests
/
inheritance
History
chriseth
79669ecd48
Use new abicoder pragma.
2020-11-24 14:57:45 +01:00
..
duplicated_constructor_call
fallback_receive
interface
override
Use new abicoder pragma.
2020-11-24 14:57:45 +01:00
virtual
allow_empty_duplicated_super_constructor_call.sol
base_arguments_empty_parentheses.sol
base_arguments_multiple_inheritance.sol
base_arguments_no_parentheses.sol
base_not_contract.sol
Add more syntax tests for uncovered cases
2020-11-05 10:30:09 +00:00
disallow_modifier_style_without_parentheses.sol
interface_virtual_warning.sol
modifiers_in_constructor_context.sol
reference_non_base_ctor.sol
shadowing_base_state_vars.sol
shadowing_private_base_state_vars.sol
super_on_external.sol
too_few_base_arguments.sol
unimplemented_without_virtual.sol
wrong_type_base_arguments.sol