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(85,25) Error: Incompatible types: got "LongInt" expected "arr"
foo.pas(92,5) Error: Operator is not overloaded: "arr" - "ShortInt"
foo.pas(105,5) Error: Operator is not overloaded: "arr" + "LongInt"
foo.pas(119,5) Error: Operator is not overloaded: "arr" + "LongInt"
foo.pas(120,5) Error: Operator is not overloaded: "arr" >= "ShortInt"
foo.pas(122,8) Error: Operator is not overloaded: "arr" div "ShortInt"
foo.pas(123,6) Error: Operator is not overloaded: "arr" mod "ShortInt"
foo.pas(131,5) Error: Operator is not overloaded: "arr" + "LongInt"
foo.pas(165,25) Error: Incompatible types: got "LongInt" expected "arr"
foo.pas(206) Fatal: There were 9 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode