willarderic/cs5500

Indexed variable must be of array type

Closed this issue · 0 comments

Ex:var x : integer;
begin
read(x[4]);