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