Remove // compileViaYul: also

This commit is contained in:
Daniel Kirchner
2022-05-19 20:23:28 +02:00
parent 788dc6b4c8
commit 58d21f1e9d
1267 changed files with 0 additions and 1267 deletions
@@ -13,7 +13,6 @@ contract C {
function g() public returns (uint) { return address(new A()).code.length; }
}
// ====
// compileViaYul: also
// ----
// f() -> 0x20, 0x20, 0x48aa5566000000
// g() -> 0x20