foo.pas(2,16) Error: Identifier not found "ingeter"
foo.pas(2,16) Error: Error in type definition
foo.pas(5,7) Error: Can't read or write variables of this type
foo.pas(6,5) Error: Ordinal expression expected
foo.pas(6,8) Warning: Variable "n" does not seem to be initialized
foo.pas(6,13) Warning: Variable "m" does not seem to be initialized
foo.pas(8,3) Error: Illegal expression
foo.pas(9,8) Error: Illegal assignment to for-loop variable "i"
foo.pas(9,7) Error: Ordinal expression expected
foo.pas(9,22) Warning: Variable "s" does not seem to be initialized
foo.pas(10,24) Warning: Variable "t" does not seem to be initialized
foo.pas(12,8) Error: Can't read or write variables of this type
foo.pas(13,4) Fatal: There were 8 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)