mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-10-31 01:51:49 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			88 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			88 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
| Program Example;
 | |
| 
 | |
| { Program to demonstrate the *** function. }
 | |
| 
 | |
| Uses linux;
 | |
| 
 | |
| begin
 | |
| end.
 | 
