ConsenSysMesh / solidity-parser

Solidity Parser in Javascript
138 stars 54 forks source link

Allow omitted elements in destructuring tuple assignments #70

Closed cgewecke closed 7 years ago

cgewecke commented 7 years ago

Gist of AST for this change

federicobond commented 7 years ago

LGTM