foo.pas(26,1) Error: Operator is not overloaded: dec "Array[1..1001] Of LongInt"
foo.pas(26,1) Error: Incompatible types: got "untyped" expected "Array[1..1001] Of LongInt"
foo.pas(30,1) Error: Operator is not overloaded: inc "Array[1..1001] Of LongInt"
foo.pas(30,1) Error: Incompatible types: got "untyped" expected "Array[1..1001] Of LongInt"
foo.pas(82,4) Fatal: There were 4 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.2\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)