ub0129.pp 118 B

12345678910111213
  1. { Old file: tbs0149a.pp }
  2. { }
  3. unit ub0129;
  4. interface
  5. Const tset = [1,2,3,4,5];
  6. c = 1;
  7. implementation
  8. end.