module expvar export var, const declare const = 12 x_type is integer initially const x_array is array [1..10] of x_type var : static x_array enddeclare endmodule