solidity/test/libsolidity/syntaxTests/constructor/constructor.sol
2020-07-07 12:16:18 +02:00

2 lines
32 B
Solidity

contract A { constructor() {} }