Copying structs from storage to storage.

This commit is contained in:
chriseth
2020-11-17 11:06:25 +01:00
parent 1911a5a25a
commit 98cc7a1ea9
5 changed files with 69 additions and 49 deletions
@@ -34,6 +34,8 @@ contract c {
}
}
// ====
// compileViaYul: also
// ----
// set(uint256): 7 -> true
// retrieve(uint256): 7 -> 1, 3, 4, 2