mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			151 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			151 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|     let a := mload(0)
 | |
|     a := mload(1)
 | |
|     mstore(a, 0)
 | |
| }
 | |
| // ----
 | |
| // step: ssaAndBack
 | |
| //
 | |
| // {
 | |
| //     let a_2 := mload(1)
 | |
| //     mstore(a_2, 0)
 | |
| // }
 |