foo.pas(15,6) Error: Incompatible types: got "Boolean" expected "Array[0..222] Of Array[0..222] Of Boolean"
foo.pas(25,9) Error: Operator is not overloaded: "Array[0..222] Of Array[0..222] Of Boolean" and "Boolean"
foo.pas(25,32) Error: Incompatible types: got "Boolean" expected "Array[0..222] Of Array[0..222] Of Boolean"
foo.pas(33,8) Error: Operator is not overloaded: "Array[0..222] Of Array[0..222] Of Boolean" and "Boolean"
foo.pas(38,13) Fatal: Unexpected end of file
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)