Implement internal functions in storage.

This commit is contained in:
chriseth
2020-11-02 23:10:03 +01:00
parent c83d8fae41
commit 129b095b09
24 changed files with 113 additions and 7 deletions
@@ -35,5 +35,7 @@ contract InvalidTest {
x++;
}
}
// ====
// compileViaYul: also
// ----
// run() -> FAILURE
@@ -14,6 +14,8 @@ contract InvalidTest {
storedFn();
}
}
// ====
// compileViaYul: also
// ----
// f() -> FAILURE
// f() -> FAILURE