Support copying of nested calldata arrays to memory.

This commit is contained in:
Djordje Mijovic
2020-11-26 12:13:29 +01:00
parent 101260943a
commit 565d0cd4eb
10 changed files with 114 additions and 58 deletions
@@ -10,4 +10,3 @@ contract Test {
}
// ----
// UnimplementedFeatureError: Copying nested dynamic calldata arrays to memory is not implemented in the old code generator.
@@ -10,4 +10,3 @@ contract Test {
}
// ----
// UnimplementedFeatureError: Copying nested dynamic calldata arrays to memory is not implemented in the old code generator.
@@ -10,4 +10,3 @@ contract Test {
}
// ----
// UnimplementedFeatureError: Copying nested dynamic calldata arrays to memory is not implemented in the old code generator.