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
@@ -10,7 +10,6 @@ contract C {
function bal() external returns (uint) { return address(this).balance; }
receive() external payable {}
}
// ====
// ----
// (), 1 ether
// call() -> 1, 2, 2, 2