solidity-parser-antlr icon indicating copy to clipboard operation
solidity-parser-antlr copied to clipboard

solc 0.6.0 array slicing syntax for calldata arrays does not compile

Open gitpusha opened this issue 5 years ago • 1 comments

Hi everyone,

I am referencing this issue that I wrongly opened in the solc-js repo, even though it should rightly belong here.

https://github.com/ethereum/solc-js/issues/437

Should be of relevance to you.

Happy New Year!

gitpusha avatar Dec 26 '19 09:12 gitpusha

Hey @gitpusha!

The ConsenSys Diligence team has just taken up maintenance of the parser. Find an updated 0.6.0 version here: https://github.com/consensys/solidity-parser-antlr

GNSPS avatar Jan 10 '20 12:01 GNSPS