Closed junderw closed 3 years ago
Currently using separated hex'ffff' hex'ffff' hex literals causes solhint to break.
hex'ffff' hex'ffff'
@fvictorio If you get the time, bumping solhint to latest parser would help.
Thanks!
Fixed in solhint@3.3.3
solhint@3.3.3
Currently using separated
hex'ffff' hex'ffff'
hex literals causes solhint to break.