foo.pas(12,4) Warning: Variable "h" does not seem to be initialized
foo.pas(21,10) Error: Operator is not overloaded: not "Array[0..2000] Of Array[0..2000] Of Boolean"
foo.pas(23,9) Error: Incompatible types: got "Boolean" expected "Array[0..2000] Of Array[0..2000] Of Boolean"
foo.pas(25,9) Error: Incompatible types: got "Boolean" expected "Array[0..2000] Of Array[0..2000] Of Boolean"
foo.pas(29,4) Error: Boolean expression expected, but got "Array[0..2000] Of Array[0..2000] Of Boolean"
foo.pas(37) Fatal: There were 4 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.0\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)