mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			304 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			304 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|     pop(loadimmutable(0))
 | |
|     pop(loadimmutable(true))
 | |
|     pop(loadimmutable(false))
 | |
| }
 | |
| // ====
 | |
| // dialect: evm
 | |
| // ----
 | |
| // TypeError 5859: (24-25): Function expects string literal.
 | |
| // TypeError 5859: (50-54): Function expects string literal.
 | |
| // TypeError 5859: (79-84): Function expects string literal.
 |