Some renaming leftovers.

This commit is contained in:
chriseth
2018-10-15 12:51:50 +02:00
parent b2b845d6de
commit 0664772ece
3 changed files with 4 additions and 4 deletions
@@ -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)