mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Some renaming leftovers.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// This tests that breaking the expression inside the condition works properly.
|
||||
// This tests that splitting the expression inside the condition works properly.
|
||||
{
|
||||
if gt(f(mload(1)), mload(0)) {
|
||||
sstore(0, 2)
|
||||
|
||||
Reference in New Issue
Block a user