foo.pas(29,4) Warning: Variable "c" does not seem to be initialized
foo.pas(29,5) Error: Operator is not overloaded: "Array[1..5002] Of LongInt" + "LongInt"
foo.pas(30,6) Error: Incompatible types: got "LongInt" expected "Array[1..5002] Of LongInt"
foo.pas(31,5) Error: Operator is not overloaded: "Array[1..5002] Of LongInt" + "LongInt"
foo.pas(43,4) Fatal: There were 3 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.0\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)