[b1775e]: / test / types-array.test.expected  Maximize  Restore  History

Download this file

4 lines (3 with data), 65 Bytes

1
2
3
test: ARRAY[0..(2-1)] OF BYTE;
FUNCTION func:BOOL;
test[1] := 5;