foo.pas(24,9) Error: Can't read or write variables of this type
foo.pas(34,5) Error: Operator is not overloaded: "Array[1..20000] Of Array[1..2] Of LongInt" > "LongInt"
foo.pas(34,22) Error: Incompatible types: got "Array[1..20000] Of Array[1..2] Of LongInt" expected "LongInt"
foo.pas(36,4) Error: Identifier not found "amaxy"
foo.pas(36,21) Error: Incompatible types: got "Array[1..20000] Of Array[1..2] Of LongInt" expected "LongInt"
foo.pas(38,5) Fatal: Syntax error, "THEN" expected but "end of file" found
Fatal: Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode