6 lines
67 B
ObjectPascal
6 lines
67 B
ObjectPascal
type
|
|
T1 = array [0..integer.MaxValue] of byte;
|
|
|
|
begin
|
|
|
|
end. |