Free Pascal Compiler version 3.0.0 [2015/11/16] for i386
Copyright (c) 1993-2015 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(56,30) Error: Incompatible types: got "Array[0..1001] Of Array[0..1001] Of LongInt" expected "ShortInt"
foo.pas(56,36) Error: Incompatible types: got "Array[0..1001] Of Array[0..1001] Of LongInt" expected "SmallInt"
foo.pas(57,11) Error: Incompatible types: got "Array[0..1001] Of Array[0..1001] Of LongInt" expected "SmallInt"
foo.pas(76) Fatal: There were 3 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode