7fb43fe8
f3ca0685
1
2
3
contract test { function functionName(bytes32 input) public returns (bytes32 out); }