foo.pas(10,27) Error: Operator is not overloaded: "Array[1..1000] Of Array[1..3000] Of LongInt" + "Array[1..1000] Of Array[1..3000] Of LongInt"
foo.pas(12,8) Error: Operator is not overloaded: "Array[1..1000] Of Array[1..3000] Of LongInt" div "LongInt"
foo.pas(13,8) Error: Operator is not overloaded: "Array[1..1000] Of Array[1..3000] Of LongInt" mod "LongInt"
foo.pas(15,10) Error: Operator is not overloaded: "Array[1..1000] Of Array[1..3000] Of LongInt" > "ShortInt"
foo.pas(17,8) Error: Operator is not overloaded: "Array[1..1000] Of Array[1..3000] Of LongInt" div "LongInt"
foo.pas(18,8) Error: Operator is not overloaded: "Array[1..1000] Of Array[1..3000] Of LongInt" mod "LongInt"
foo.pas(30) 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)