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(9,5) Error: Incompatible types: got "LongInt" expected "Array[1..1000000] Of LongInt"
foo.pas(10,5) Error: Incompatible types: got "LongInt" expected "Array[1..1000000] Of LongInt"
foo.pas(19,7) Error: Operator is not overloaded: "LongInt" >= "Array[1..1000000] Of LongInt"
foo.pas(19,24) Error: Operator is not overloaded: "LongInt" + "Array[1..1000000] Of LongInt"
foo.pas(23,4) Fatal: There were 4 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode