pascalabcnet/TestSuite/errors/err0139.pas

3 lines
46 B
ObjectPascal
Raw Permalink Normal View History

2015-05-14 22:35:07 +03:00
type TArr = array[string] of real;
begin
end.