Skip to content

Commit aa78192

Browse files
committed
update test gas expectation
1 parent 3738c34 commit aa78192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/libsolidity/semanticTests/array/copying/array_of_function_external_storage_to_storage_dynamic.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ contract C {
4545
}
4646
// ----
4747
// copyExternalStorageArrayOfFunctionType() -> true
48-
// gas irOptimized: 104566
48+
// gas irOptimized: 104629
4949
// gas legacy: 108554
5050
// gas legacyOptimized: 102405
5151
// copyInternalArrayOfFunctionType() -> true

0 commit comments

Comments
 (0)