Free Pascal Compiler version 3.0.0 [2015/11/16] for i386
Copyright (c) 1993-2015 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(37,4) Error: Incompatible types: got "Boolean" expected "Array[0..101] Of Array[0..101] Of Boolean"
foo.pas(38,4) Error: Incompatible types: got "Boolean" expected "Array[0..101] Of Array[0..101] Of Boolean"
foo.pas(66,4) Error: Incompatible types: got "Boolean" expected "Array[0..10201] Of Array[0..101] Of Array[0..101] Of Boolean"
foo.pas(75,29) Error: Operator is not overloaded: not "Array[0..10201] Of Array[0..101] Of Array[0..101] Of Boolean"
foo.pas(75,39) Error: Operator is not overloaded: not "Array[0..101] Of Array[0..101] Of Boolean"
foo.pas(76,10) Error: Operator is not overloaded: "Array[0..101] Of Array[0..101] Of LongInt" + "Array[0..101] Of Array[0..101] Of LongInt"
foo.pas(79) Fatal: There were 6 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode