foo.pas(9,10) Error: Can't read or write variables of this type
foo.pas(17,6) Warning: Variable "a" does not seem to be initialized
foo.pas(17,12) Error: Operator is not overloaded: "LongInt" <= "Array[1..15000] Of Array[1..2] Of LongInt"
foo.pas(17,26) Error: Operator is not overloaded: "LongInt" <= "Array[1..15000] Of Array[1..2] Of LongInt"
foo.pas(20,10) Warning: Variable "b" does not seem to be initialized
foo.pas(27) Fatal: There were 3 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)