| 1234567891011121314 | 
							- #------------------------------------------------------------------------------
 
- # $File: pascal,v 1.3 2020/06/07 18:10:26 christos Exp $
 
- # pascal:  file(1) magic for Pascal source
 
- #
 
- 0	search/8192	(input,		Pascal source text
 
- !:mime	text/x-pascal
 
- #0	regex		\^program	Pascal source text
 
- #!:mime	text/x-pascal
 
- #0	regex           	\^record		Pascal source text
 
- #!:mime	text/x-pascal
 
- # Free Pascal
 
- 0	string	PPU	Pascal unit
 
- >3	string	x	\b, version %s
 
 
  |