PascalFileExt - typically '.pas', '.pp' or '.p'
Source position: fileutil.pas line 78
const PascalFileExt: array [1..3] of String = ('.pas', '.pp', '.p');