ConsenSysMesh / solidity-parser

Solidity Parser in Javascript
137 stars 53 forks source link

Return empty list instead of null when contract body is empty #88

Closed federicobond closed 7 years ago

federicobond commented 7 years ago

Fixes https://github.com/trufflesuite/truffle-solidity-utils/issues/1

tcoulter commented 7 years ago

Awesome @federicobond.

Assuming you're not looking to add more to this, I'll merge and push out a new version of the solidity-parser.

federicobond commented 7 years ago

I am not. Feel free to merge this and push a new version.