mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			402 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			402 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   codecopy(0x100, 0, codesize())
 | |
|   sstore(0, mload(0x100))
 | |
| }
 | |
| // ----
 | |
| // Trace:
 | |
| // Memory dump:
 | |
| //     20: 636f6465636f6465636f6465636f6465636f6465000000000000000000000000
 | |
| //    140: 636f6465636f6465636f6465636f6465636f6465000000000000000000000000
 | |
| // Storage dump:
 | |
| //   0000000000000000000000000000000000000000000000000000000000000000: 636f6465636f6465636f6465636f6465636f6465000000000000000000000000
 |