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
a968f1a18c
solidity
/
test
/
libsolidity
/
syntaxTests
/
inheritance
History
Kamil Śliwak
1a981af548
Only suggest removing parentheses from a construction call if they're empty
2023-02-15 14:27:03 +01:00
..
dataLocation
duplicated_constructor_call
fallback_receive
interface
override
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
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
Only suggest removing parentheses from a construction call if they're empty
2023-02-15 14:27:03 +01:00
unimplemented_without_virtual.sol
wrong_type_base_arguments.sol