foo.pas(137,21) Error: Incompatible types: got "LongInt" expected "numtype.Array[1..300] Of LongInt"
foo.pas(140,11) Error: Operator is not overloaded: "numtype.Array[1..300] Of LongInt" = "ShortInt"
foo.pas(166,1) Error: Operator is not overloaded: inc "numtype.Array[1..300] Of LongInt"
foo.pas(166,1) Error: Incompatible types: got "untyped" expected "numtype.Array[1..300] Of LongInt"
foo.pas(247) Fatal: There were 4 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)