solidity/test/libsolidity/syntaxTests/constructor/constructor.sol

2 lines
39 B
Solidity

contract A { constructor() public {} }