foo.pas(40,34) Error: Incompatible types: got "LongInt" expected "Array[0..101] Of Array[0..101] Of LongInt"
foo.pas(42,4) Error: Incompatible types: got "LongInt" expected "Array[0..101] Of Array[0..101] Of LongInt"
foo.pas(49,5) Error: Operator is not overloaded: "Array[0..101] Of Array[0..101] Of LongInt" < "Array[0..101] Of Array[0..101] Of LongInt"
foo.pas(51,4) Error: Incompatible types: got "Array[0..101] Of Array[0..101] Of LongInt" expected "LongInt"
foo.pas(51,14) Error: Incompatible types: got "LongInt" expected "Array[0..101] Of Array[0..101] Of LongInt"
foo.pas(69,4) Fatal: There were 5 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)