Remove empty settings.

This commit is contained in:
Daniel Kirchner
2022-05-19 20:23:28 +02:00
parent 58d21f1e9d
commit a2f768d29a
575 changed files with 0 additions and 575 deletions
@@ -8,6 +8,5 @@ contract C {
r3 = b;
}
}
// ====
// ----
// f(uint256,(address,uint256[])[2],uint256): 7, 0x60, 8, 0x40, 0xE0, 0x0, 0x40, 2, 0x11, 0x12, 0x99, 0x40, 4, 0x31, 0x32, 0x34, 0x35 -> 7, 0x0, 8
@@ -8,6 +8,5 @@ contract C {
r3 = b;
}
}
// ====
// ----
// f(uint256,(address)[2],uint256): 7, 0, 0, 8 -> 7, 0, 8
@@ -10,6 +10,5 @@ contract C {
}
function g() public returns (uint) { return 7; }
}
// ====
// ----
// test() -> 7, 3