solidity/test/libsolidity/ASTJSON/fallback_payable.sol
2018-09-11 14:47:25 +02:00

4 lines
39 B
Solidity

contract C {
function() external {}
}