mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #5117 from ethereum/yul_grammar
[DOCS] Yul grammar: missing If in Block rule
This commit is contained in:
commit
9589eb1bb6
@ -83,6 +83,7 @@ Grammar::
|
||||
FunctionDefinition |
|
||||
VariableDeclaration |
|
||||
Assignment |
|
||||
If |
|
||||
Expression |
|
||||
Switch |
|
||||
ForLoop |
|
||||
|
Loading…
Reference in New Issue
Block a user