Free Pascal Compiler version 2.6.4 [2014/03/06] for i386
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(1,24) Error: Identifier not found "arr"
foo.pas(1,34) Error: Identifier not found "arr"
foo.pas(5,15) Error: Identifier not found "k"
foo.pas(6,15) Error: Identifier not found "k"
foo.pas(7,15) Error: Identifier not found "k"
foo.pas(7,20) Error: Illegal qualifier
foo.pas(7,22) Error: Illegal qualifier
foo.pas(7,29) Error: Illegal qualifier
foo.pas(7,31) Error: Illegal qualifier
foo.pas(7,36) Error: Illegal qualifier
foo.pas(7,38) Error: Illegal qualifier
foo.pas(7,43) Error: Illegal qualifier
foo.pas(7,45) Error: Illegal qualifier
foo.pas(13,6) Error: Identifier not found "makeb"
foo.pas(13,8) Error: Identifier not found "k"
foo.pas(14,6) Error: Identifier not found "makea"
foo.pas(14,8) Error: Identifier not found "k"
foo.pas(15,5) Error: Identifier not found "n"
foo.pas(15,9) Error: Identifier not found "k"
foo.pas(15,27) Error: Identifier not found "a"
foo.pas(15,31) Error: Identifier not found "n"
foo.pas(16,6) Error: Identifier not found "n"
foo.pas(16,8) Error: Identifier not found "k"
foo.pas(17,8) Error: Identifier not found "n"
foo.pas(19,8) Error: Identifier not found "num"
foo.pas(19,16) Error: Identifier not found "num"
foo.pas(19,20) Error: Identifier not found "num"
foo.pas(19,28) Error: Identifier not found "n"
foo.pas(19,35) Error: Identifier not found "n"
foo.pas(19,39) Error: Identifier not found "n"
foo.pas(21,2) Error: Identifier not found "c"
foo.pas(21,5) Error: Identifier not found "b"
foo.pas(22,16) Error: Identifier not found "num"
foo.pas(24,7) Error: Identifier not found "num"
foo.pas(24,25) Error: Identifier not found "c"
foo.pas(24,27) Error: Identifier not found "b"
foo.pas(24,29) Error: Identifier not found "c"
foo.pas(25,8) Error: Identifier not found "b"
foo.pas(25,10) Error: Identifier not found "b"
foo.pas(25,12) Error: Identifier not found "b"
foo.pas(27,8) Error: Identifier not found "a"
foo.pas(27,10) Error: Identifier not found "c"
foo.pas(27,12) Error: Identifier not found "c"
foo.pas(32,8) Error: Identifier not found "c"
foo.pas(32,12) Error: Identifier not found "k"
foo.pas(36,5) Error: Identifier not found "init"
foo.pas(39,4) Fatal: There were 46 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.4\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)