mirror of
				https://github.com/mozilla/gecko-dev.git
				synced 2025-11-01 00:38:50 +02:00 
			
		
		
		
	 0374067886
			
		
	
	
		0374067886
		
	
	
	
	
		
			
			MozReview-Commit-ID: IWxzKfWNIHG --HG-- extra : rebase_source : d2bd65c66541e5d6e8d5cc721b117f0a3e7716e8
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			44 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			44 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| 
 | |
| class IL {
 | |
| public:
 | |
|   IL() {}
 | |
|   ~IL() {}
 | |
| };
 |