Pascal program file extension
Source position: fpmkunit.pp line 306
const PPExt = '.pp';
Constant defining the file extension for Pascal program files ('.pp'). Designates main program files that contain an executable program rather than a unit.