foo.pas(16,7) Error: Incompatible types: got "Boolean" expected "Array[-1..100] Of Array[-1..100] Of Boolean"
foo.pas(21,22) Error: Boolean expression expected, but got "Array[-1..100] Of Array[-1..100] Of Boolean"
foo.pas(31,5) Error: Operator is not overloaded: "Array[-1..100] Of Array[-1..100] Of Int64" + "Array[-1..100] Of Array[-1..100] Of Int64"
foo.pas(38,4) Fatal: There were 3 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)