mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			401 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			401 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
    function f() -> x { pop(address()) let y := callvalue() }
 | 
						|
}
 | 
						|
// ====
 | 
						|
// stackOptimization: true
 | 
						|
// ----
 | 
						|
//     /* "":0:65   */
 | 
						|
//   stop
 | 
						|
//     /* "":6:63   */
 | 
						|
// tag_1:
 | 
						|
//     /* "":22:23   */
 | 
						|
//   0x00
 | 
						|
//     /* "":6:63   */
 | 
						|
//   swap1
 | 
						|
//     /* "":30:39   */
 | 
						|
//   address
 | 
						|
//     /* "":26:40   */
 | 
						|
//   pop
 | 
						|
//     /* "":50:61   */
 | 
						|
//   callvalue
 | 
						|
//     /* "":6:63   */
 | 
						|
//   pop
 | 
						|
//   jump	// out
 |