fpc/tests/tbs0030.pp
1998-12-02 13:05:01 +00:00

7 lines
55 B
ObjectPascal

const
a : array[0..1] of real = (1,1);
begin
end.