mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 07:59:34 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			216 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			216 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
{ Source provided for Free Pascal Bug Report 2771 }
 | 
						|
{ Submitted by "Michalis Kamburelis" on  2003-11-08 }
 | 
						|
{ e-mail: michalis@camelot.homedns.org }
 | 
						|
{$macro on}
 | 
						|
 | 
						|
{$define MAC:=procedure P}
 | 
						|
 | 
						|
MAC; begin end;
 | 
						|
 | 
						|
begin
 | 
						|
end.
 |