Free Pascal Compiler version 3.0.0 [2015/11/16] for i386
Copyright (c) 1993-2015 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
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\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode