foo.pas(8,10) Error: Can't read or write variables of this type
foo.pas(14,8) Warning: Variable "a" does not seem to be initialized
foo.pas(14,9) Error: Operator is not overloaded: "Array[0..1000] Of Array[0..1000] Of LongInt" > "ShortInt"
foo.pas(14,19) Error: Operator is not overloaded: "Array[0..1000] Of Array[0..1000] Of LongInt" + "LongInt"
foo.pas(17,12) Error: Operator is not overloaded: "Array[0..1000] Of Array[0..1000] Of LongInt" + "LongInt"
foo.pas(31) 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)