template.pp 92 B

12345678
  1. Program Example;
  2. { This program demonstrates the *** function }
  3. Uses sysutils;
  4. Begin
  5. End.