https://github.com/federicobond/solidity-parser-antlr/issues/34 Need to verify whether `return();` is valid solidity syntax or not.
federicobond/solidity-parser-antlr#34
Need to verify whether
return();is valid solidity syntax or not.