Consensys/surya

Solidity 0.7.x constructor without visibility breaks parser

vittominacori opened this issue · 1 comments

I encountered the below issue using Solidity 0.7.1

Error: Constructors have to be declared either "public" or "internal"

GNSPS commented

Thanks! 👍