mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Removing scope rules for pre block in 'For Loops'
This commit is contained in:
@@ -36,7 +36,7 @@ namespace yul
|
||||
* - replace switch with const expr with matching case body
|
||||
* - replace for with false condition by its initialization part
|
||||
*
|
||||
* Prerequisites: Disambiguator
|
||||
* Prerequisite: Disambiguator, ForLoopInitRewriter.
|
||||
*
|
||||
* Important: Can only be used on EVM code.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user