mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update tests.
This commit is contained in:
@@ -43,8 +43,15 @@ contract c {
|
||||
// ----
|
||||
// storage: empty
|
||||
// test_short() -> 1780731860627700044960722568376587075150542249149356309979516913770823710
|
||||
// gas legacy: 110938
|
||||
// gas legacyOptimized: 109691
|
||||
// storage: nonempty
|
||||
// test_long() -> 67
|
||||
// gas irOptimized: 134832
|
||||
// gas legacy: 213590
|
||||
// gas legacyOptimized: 211011
|
||||
// storage: nonempty
|
||||
// test_pop() -> 1780731860627700044960722568376592200742329637303199754547598369979433020
|
||||
// gas legacy: 176030
|
||||
// gas legacyOptimized: 173470
|
||||
// storage: nonempty
|
||||
|
||||
Reference in New Issue
Block a user