foo.pas(11,4) Error: Incompatible types: got "ShortInt" expected "Array[0..100] Of Array[0..100] Of Int64"
foo.pas(21,5) Error: Operator is not overloaded: "Array[0..100] Of Array[0..100] Of Int64" * "Int64"
foo.pas(21,23) Error: Operator is not overloaded: "Array[0..100] Of Array[0..100] Of Int64" * "Int64"
foo.pas(23,4) Error: Incompatible types: got "Int64" expected "Array[0..100] Of Array[0..100] Of Int64"
foo.pas(28) 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)