tb0361.pp 84 B

12345678
  1. type
  2. e=(one,two,three);
  3. var
  4. a : array[0..cardinal(two)+1] of byte;
  5. begin
  6. end.