mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 07:59:34 +01:00 
			
		
		
		
	with a different extension than the current source file (mantis #13696) git-svn-id: trunk@13163 -
		
			
				
	
	
		
			8 lines
		
	
	
		
			43 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			43 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
{ %norun }
 | 
						|
 | 
						|
{$i *.inc}
 | 
						|
 | 
						|
begin
 | 
						|
  test;
 | 
						|
end.
 |