foo.pas(10,3) Error: Wrong number of parameters specified for call to "read"
foo.pas(11,19) Warning: Local variable "n" does not seem to be initialized
foo.pas(14,12) Error: Identifier not found "n"
foo.pas(15,18) Error: Identifier not found "n"
foo.pas(16,9) Error: Illegal assignment to for-loop variable "i"
foo.pas(16,17) Error: Identifier not found "n"
foo.pas(17,12) Error: Identifier not found "n"
foo.pas(17,20) Error: Identifier not found "n"
foo.pas(18,11) Error: Identifier not found "n"
foo.pas(20,8) Error: Ordinal expression expected
foo.pas(20,19) Error: Ordinal expression expected
foo.pas(22,6) Error: Identifier not found "t"
foo.pas(24,14) Error: Identifier not found "t"
foo.pas(25,11) Error: Ordinal expression expected
foo.pas(25,21) Error: Ordinal expression expected
foo.pas(28,5) Fatal: Syntax error, "." expected but ";" found
Fatal: Compilation aborted
Error: C:\FPC\2.6.0\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)