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() payable payable {}
|
||||
}
|
||||
// ----
|
||||
// ParserError 9680: (37-44): State mutability already specified as "payable".
|
||||
Reference in New Issue
Block a user