mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 04:39:28 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			80 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			80 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
unit uimpluni2;
 | 
						|
 | 
						|
interface
 | 
						|
 | 
						|
const
 | 
						|
  ICantUseThis = 10000;
 | 
						|
 | 
						|
implementation
 | 
						|
 | 
						|
end.
 |