mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			245 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			245 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| object "a" {
 | |
|   code { sstore(0, 1) }
 | |
| }
 | |
| // ----
 | |
| // Assembly:
 | |
| //     /* "source":32:33   */
 | |
| //   0x01
 | |
| //     /* "source":29:30   */
 | |
| //   0x00
 | |
| //     /* "source":22:34   */
 | |
| //   sstore
 | |
| // Bytecode: 6001600055
 | |
| // Opcodes: PUSH1 0x1 PUSH1 0x0 SSTORE
 |