foo.pas(16,1) Error: Operator is not overloaded: inc "arr"
foo.pas(16,1) Error: Incompatible types: got "untyped" expected "arr"
foo.pas(17,10) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(18,8) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(21,1) Error: Operator is not overloaded: dec "arr"
foo.pas(21,1) Error: Incompatible types: got "untyped" expected "arr"
foo.pas(32,21) Error: Incompatible types: got "ShortInt" expected "arr"
foo.pas(37,5) Error: Operator is not overloaded: "arr" = "LongInt"
foo.pas(36,15) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(39,5) Error: Operator is not overloaded: "arr" = "LongInt"
foo.pas(44,21) Error: Incompatible types: got "ShortInt" expected "arr"
foo.pas(49,5) Error: Operator is not overloaded: "arr" = "LongInt"
foo.pas(51,5) Error: Operator is not overloaded: "arr" = "LongInt"
foo.pas(59,30) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(59,35) Error: Incompatible types: got "ShortInt" expected "arr"
foo.pas(63,5) Error: Operator is not overloaded: "arr" = "ShortInt"
foo.pas(65,1) Error: Operator is not overloaded: inc "arr"
foo.pas(65,1) Error: Incompatible types: got "untyped" expected "arr"
foo.pas(66,5) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(68,9) Error: Operator is not overloaded: "arr" + "ShortInt"
foo.pas(68,26) Error: Incompatible types: got "ShortInt" expected "arr"
foo.pas(76,6) Error: Operator is not overloaded: "LongInt" <= "arr"
foo.pas(76,15) Error: Operator is not overloaded: "LongInt" <= "arr"
foo.pas(76,24) Error: Operator is not overloaded: "arr" = "arr"
foo.pas(76,32) Error: Operator is not overloaded: "arr" = "arr"
foo.pas(79,5) Error: Operator is not overloaded: "arr" = "arr"
foo.pas(80,5) Error: Operator is not overloaded: "arr" = "arr"
foo.pas(81,8) Error: Incompatible type for arg no. 1: Got "arr", expected "LongInt"
foo.pas(75,13) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(86,14) Error: Operator is not overloaded: "arr" - "ShortInt"
foo.pas(87,6) Error: Operator is not overloaded: "arr" = "arr"
foo.pas(87,14) Error: Operator is not overloaded: "arr" = "arr"
foo.pas(90,5) Error: Operator is not overloaded: "arr" = "arr"
foo.pas(89,13) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(91,5) Error: Operator is not overloaded: "arr" = "arr"
foo.pas(92,8) Error: Incompatible type for arg no. 1: Got "arr", expected "LongInt"
foo.pas(102,25) Error: Ordinal expression expected
foo.pas(125,5) Error: Operator is not overloaded: "LongInt" > "arr"
foo.pas(127,1) Error: Operator is not overloaded: inc "arr"
foo.pas(127,1) Error: Incompatible types: got "untyped" expected "arr"
foo.pas(128,7) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(129,14) Error: Operator is not overloaded: "arr" - "ShortInt"
foo.pas(130,5) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(131,1) Error: Operator is not overloaded: dec "arr"
foo.pas(131,1) Error: Incompatible types: got "untyped" expected "arr"
foo.pas(133,1) Error: Operator is not overloaded: inc "arr"
foo.pas(133,1) Error: Incompatible types: got "untyped" expected "arr"
foo.pas(134,9) Error: Operator is not overloaded: "arr" - "ShortInt"
foo.pas(135,10) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(136,7) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(136,7) Fatal: There were 50 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)