foo.pas(15,6) Error: Incompatible types: got "Boolean" expected "Array[0..222] Of Array[0..222] Of Boolean"
foo.pas(24,9) Error: Operator is not overloaded: "Array[0..222] Of Array[0..222] Of Boolean" and "Boolean"
foo.pas(24,32) Error: Incompatible types: got "Boolean" expected "Array[0..222] Of Array[0..222] Of Boolean"
foo.pas(31,8) Error: Operator is not overloaded: "Array[0..222] Of Array[0..222] Of Boolean" and "Boolean"
foo.pas(36,4) 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)