foo.pas(8,27) Error: Operator is not overloaded: "Boolean" and "Array[0..203] Of Array[0..203] Of Boolean"
foo.pas(21,4) Error: Incompatible types: got "Boolean" expected "Array[0..203] Of Array[0..203] Of Boolean"
foo.pas(29,7) Error: Operator is not overloaded: "Array[0..203] Of Array[0..203] Of Boolean" and "Boolean"
foo.pas(29,27) Error: Incompatible types: got "Boolean" expected "Array[0..203] Of Array[0..203] Of Boolean"
foo.pas(48) 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)