mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Test updates.
This commit is contained in:
@@ -16,10 +16,12 @@ object "t" {
|
||||
// 0x00
|
||||
// /* "source":23:147 */
|
||||
// sstore
|
||||
// stop
|
||||
// stop
|
||||
//
|
||||
// sub_0: assembly {
|
||||
// stop
|
||||
// }
|
||||
// Bytecode: 6000600055fe
|
||||
// Opcodes: PUSH1 0x0 PUSH1 0x0 SSTORE INVALID
|
||||
// SourceMappings: 33:113:0:-:0;30:1;23:124
|
||||
// Bytecode: 600160005500fe
|
||||
// Opcodes: PUSH1 0x1 PUSH1 0x0 SSTORE STOP INVALID
|
||||
// SourceMappings: 33:113:0:-:0;30:1;23:124;
|
||||
|
||||
@@ -25,6 +25,7 @@ object "a" {
|
||||
// calldataload
|
||||
// /* "source":107:127 */
|
||||
// sstore
|
||||
// stop
|
||||
// stop
|
||||
//
|
||||
// sub_0: assembly {
|
||||
@@ -35,7 +36,8 @@ object "a" {
|
||||
// calldataload
|
||||
// /* "source":253:273 */
|
||||
// sstore
|
||||
// stop
|
||||
// }
|
||||
// Bytecode: 6000803555fe
|
||||
// Opcodes: PUSH1 0x0 DUP1 CALLDATALOAD SSTORE INVALID
|
||||
// SourceMappings: 48:1:0:-:0;;35:15;107:20
|
||||
// Bytecode: 600080355500fe
|
||||
// Opcodes: PUSH1 0x0 DUP1 CALLDATALOAD SSTORE STOP INVALID
|
||||
// SourceMappings: 48:1:0:-:0;;35:15;107:20;
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
// calldataload
|
||||
// /* "source":79:99 */
|
||||
// sstore
|
||||
// Bytecode: 6000803555
|
||||
// Opcodes: PUSH1 0x0 DUP1 CALLDATALOAD SSTORE
|
||||
// SourceMappings: 26:1:0:-:0;;13:15;79:20
|
||||
// stop
|
||||
// Bytecode: 600080355500
|
||||
// Opcodes: PUSH1 0x0 DUP1 CALLDATALOAD SSTORE STOP
|
||||
// SourceMappings: 26:1:0:-:0;;13:15;79:20;
|
||||
|
||||
Reference in New Issue
Block a user