pascalabcnet/TestSuite/errors/err0294.pas
2018-10-21 19:01:04 +03:00

6 lines
55 B
ObjectPascal

type
T1 = array [integer] of byte;
begin
end.