mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 08:19:36 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			83 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			83 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
{%NORUN}
 | 
						|
{%FAIL}
 | 
						|
type
 | 
						|
  test = record
 | 
						|
    f3,,,f5,,, : Boolean;
 | 
						|
  end;
 | 
						|
 | 
						|
begin
 | 
						|
end.
 |