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