uinline4a.pp 77 B

12345678910
  1. unit uinline4a;
  2. interface
  3. type
  4. aptrtype = pointer;
  5. implementation
  6. end.