foo.pas(31,1) Error: Operator is not overloaded: inc "arr"
foo.pas(31,1) Error: Incompatible types: got "untyped" expected "arr"
foo.pas(33,10) Error: Incompatible types: got "arr" expected "ShortInt"
foo.pas(35,8) Error: Incompatible types: got "arr" expected "ShortInt"
foo.pas(41,1) Error: Operator is not overloaded: dec "arr"
foo.pas(41,1) Error: Incompatible types: got "untyped" expected "arr"
foo.pas(63,21) Error: Incompatible types: got "ShortInt" expected "arr"
foo.pas(73,5) Error: Operator is not overloaded: "arr" = "LongInt"
foo.pas(71,15) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(77,5) Error: Operator is not overloaded: "arr" = "LongInt"
foo.pas(87,21) Error: Incompatible types: got "ShortInt" expected "arr"
foo.pas(97,5) Error: Operator is not overloaded: "arr" = "LongInt"
foo.pas(101,5) Error: Operator is not overloaded: "arr" = "LongInt"
foo.pas(117,30) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(117,35) Error: Incompatible types: got "ShortInt" expected "arr"
foo.pas(125,4) Error: Identifier not found "a0"
foo.pas(129,1) Error: Operator is not overloaded: inc "arr"
foo.pas(129,1) Error: Incompatible types: got "untyped" expected "arr"
foo.pas(131,5) Error: Incompatible types: got "arr" expected "ShortInt"
foo.pas(135,9) Error: Operator is not overloaded: "arr" + "ShortInt"
foo.pas(135,26) Error: Incompatible types: got "ShortInt" expected "arr"
foo.pas(151,5) Error: Identifier not found "ja"
foo.pas(157,1) Error: Operator is not overloaded: inc "arr"
foo.pas(157,1) Error: Incompatible types: got "untyped" expected "arr"
foo.pas(159,7) Error: Incompatible types: got "arr" expected "ShortInt"
foo.pas(161,14) Error: Operator is not overloaded: "arr" - "ShortInt"
foo.pas(163,5) Error: Incompatible types: got "arr" expected "ShortInt"
foo.pas(165,1) Error: Operator is not overloaded: dec "arr"
foo.pas(165,1) Error: Incompatible types: got "untyped" expected "arr"
foo.pas(167,1) Error: Identifier not found "dfs"
foo.pas(169,1) Error: Operator is not overloaded: inc "arr"
foo.pas(169,1) Error: Incompatible types: got "untyped" expected "arr"
foo.pas(171,9) Error: Operator is not overloaded: "arr" - "ShortInt"
foo.pas(173,10) Error: Incompatible types: got "arr" expected "ShortInt"
foo.pas(175,7) Error: Incompatible types: got "arr" expected "ShortInt"
foo.pas(177,1) Error: Operator is not overloaded: dec "arr"
foo.pas(177,1) Error: Incompatible types: got "untyped" expected "arr"
foo.pas(149,13) Error: Incompatible types: got "arr" expected "LongInt"
foo.pas(183,1) Fatal: Syntax error, "BEGIN" expected but "identifier A" found
Fatal: Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode