7 lines
81 B
ObjectPascal
7 lines
81 B
ObjectPascal
unit u_common_arr1_1;
|
|
|
|
uses u_common_arr1_3;
|
|
|
|
var v1: array of c3;
|
|
|
|
end. |