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
@@ -12,7 +12,6 @@ contract C {
using {A.inc, f} for uint;
import {inc as f} from "A";
import "A" as A;
// ====
// ----
// f(uint256): 5 -> 12
// f(uint256): 10 -> 0x16