foo.pas(12,1) Error: Operator is not overloaded: inc "Array[0..40001] Of LongInt"
foo.pas(12,1) Error: Incompatible types: got "untyped" expected "Array[0..40001] Of LongInt"
foo.pas(17,1) Error: Operator is not overloaded: inc "Array[0..40001] Of LongInt"
foo.pas(17,1) Error: Incompatible types: got "untyped" expected "Array[0..40001] Of LongInt"
foo.pas(27,13) Error: Ordinal expression expected
foo.pas(32,13) Error: Ordinal expression expected
foo.pas(37,4) Fatal: There were 6 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)