mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Refactor SideEffects struct
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
pop(f())
|
||||
}
|
||||
// ----
|
||||
// :
|
||||
// f:
|
||||
// g:
|
||||
// : movable apart from effects, can loop
|
||||
// f: movable apart from effects, can loop
|
||||
// g: movable apart from effects, can loop
|
||||
|
||||
Reference in New Issue
Block a user