mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			262 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			262 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   sstore(0, 1)
 | |
| }
 | |
| // ----
 | |
| // Assembly:
 | |
| //     /* "source":14:15   */
 | |
| //   0x01
 | |
| //     /* "source":11:12   */
 | |
| //   0x00
 | |
| //     /* "source":4:16   */
 | |
| //   sstore
 | |
| // Bytecode: 6001600055
 | |
| // Opcodes: PUSH1 0x1 PUSH1 0x0 SSTORE
 | |
| // SourceMappings: 14:1:0:-:0;11;4:12
 |