mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Rewrite of the antlr grammar.
This commit is contained in:
committed by
chriseth
parent
9e488f12fc
commit
bd21535dd1
@@ -0,0 +1,5 @@
|
||||
contract C {
|
||||
constructor() internal internal {}
|
||||
}
|
||||
// ----
|
||||
// ParserError 9439: (38-46): Visibility already specified as "internal".
|
||||
Reference in New Issue
Block a user