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,6 +12,5 @@ contract test {
return (m1[1], m1[2], m2[1], m2[2]);
}
}
// ====
// ----
// f() -> 42, 0, 0, 21