duaraghav8 / solparse

Solidity Parser for Solium

Home Page:https://www.npmjs.com/package/solparse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doesn't parse for var (x, y) = (10, 20);

duaraghav8 opened this issue · comments

(x, ...) this pattern is not recognized by solparse (reported on solium's issues)