Free Pascal Compiler version 2.6.2 [2013/02/12] for i386
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(81,5) Error: Operator is not overloaded: "arr" < "arr"
foo.pas(86,10) Error: Operator is not overloaded: "arr" > "arr"
foo.pas(96,20) Error: Incompatible types: got "LongInt" expected "arr"
foo.pas(138) Fatal: Syntax error, "BEGIN" expected but "end of file" found
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)