mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
| 	for {} mstore(1, 1) {} {}
 | |
| }
 | |
| // ====
 | |
| // dialect: evm
 | |
| // ----
 | |
| // TypeError 3950: (10-22): Expected expression to evaluate to one value, but got 0 values instead.
 |