Free Pascal Compiler version 2.6.2 [2013/02/12] for i386
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(2,12) Error: Identifier not found "qward"
foo.pas(2,12) Error: Error in type definition
foo.pas(4,22) Error: Identifier not found "qward"
foo.pas(4,29) Error: Identifier not found "qward"
foo.pas(8,21) Error: Incompatible type for arg no. 2: Got "LongInt", expected "<erroneous type>"
foo.pas(12,9) Error: Can't read or write variables of this type
foo.pas(13,10) Warning: Variable "b" does not seem to be initialized
foo.pas(13,8) Warning: Variable "a" does not seem to be initialized
foo.pas(15,4) Fatal: There were 6 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)