tb0026.pp 147 B

123456789
  1. { Old file: tbs0030.pp }
  2. { tests type conversations in typed consts OK 0.9.6 }
  3. const
  4. a : array[0..1] of real = (1,1);
  5. begin
  6. end.