foo.pas(10,35) Error: Identifier not found "x"
foo.pas(27,4) Error: Identifier not found "x"
foo.pas(27,7) Error: Identifier not found "x"
foo.pas(30,13) Error: Identifier not found "x"
foo.pas(35,10) Error: Incompatible types: got "Boolean" expected "LongInt"
foo.pas(36,10) Error: Incompatible types: got "Boolean" expected "LongInt"
foo.pas(37,10) Error: Incompatible types: got "Boolean" expected "LongInt"
foo.pas(38,10) Error: Incompatible types: got "Boolean" expected "LongInt"
foo.pas(41,2) Fatal: There were 8 errors compiling module, stopping
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)