solidity/test/libsolidity/syntaxTests/inheritance
2018-04-05 11:52:22 +02:00
..
base_arguments_empty_parentheses_V050.sol Error when using empty parenthesis for base class constructors that require arguments. 2018-04-05 11:52:22 +02:00
base_arguments_empty_parentheses.sol Error when using empty parenthesis for base class constructors that require arguments. 2018-04-05 11:52:22 +02:00
base_arguments_no_parentheses.sol Error when using empty parenthesis for base class constructors that require arguments. 2018-04-05 11:52:22 +02:00
too_few_base_arguments.sol Constructors are defined using the `constructor` keyword. 2018-04-03 18:21:55 +02:00