ub0149.pp 77 B

123456789101112
  1. unit ub0149;
  2. interface
  3. type
  4. tdefinition = 1..10;
  5. implementation
  6. end.