mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Missing If in Block rule
This commit is contained in:
parent
c4b5101b9d
commit
6c55eaf835
@ -83,6 +83,7 @@ Grammar::
|
||||
FunctionDefinition |
|
||||
VariableDeclaration |
|
||||
Assignment |
|
||||
If |
|
||||
Expression |
|
||||
Switch |
|
||||
ForLoop |
|
||||
|
Loading…
Reference in New Issue
Block a user