mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			207 B
		
	
	
	
		
			Solidity
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			207 B
		
	
	
	
		
			Solidity
		
	
	
	
	
	
| // The IR of this test used to throw
 | |
| contract D {
 | |
|     constructor(function() external returns (uint)) {
 | |
|     }
 | |
| }
 | |
| // ----
 | |
| // constructor(): 0xfdd67305928fcac8d213d1e47bfa6165cd0b87b946644cd0000000000000000 ->
 |