foo.pas(26,27) Error: Incompatible types: got "ShortInt" expected "Array[1..200] Of Array[0..200] Of SmallInt"
foo.pas(30,21) Error: Operator is not overloaded: inc "Array[1..200] Of Array[0..200] Of SmallInt"
foo.pas(30,21) Error: Incompatible types: got "untyped" expected "Array[1..200] Of Array[0..200] Of SmallInt"
foo.pas(30,32) Error: Incompatible types: got "Array[1..200] Of Array[0..200] Of SmallInt" expected "LongInt"
foo.pas(45,4) 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)