Free Pascal Compiler version 3.0.0 [2015/11/16] for i386
Copyright (c) 1993-2015 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling foo.pas
foo.pas(14,4) Error: Identifier not found "w"
foo.pas(17,10) Warning: Variable "s" of a managed type does not seem to be initialized
foo.pas(17,4) Error: Incompatible types: got "AnsiString" expected "LongInt"
foo.pas(18,4) Error: Incompatible types: got "LongInt" expected "AnsiString"
foo.pas(18,17) Error: Identifier not found "t"
foo.pas(20,37) Error: Identifier not found "t"
foo.pas(20,42) Fatal: Syntax error, ")" expected but "identifier M" found
Fatal: Compilation aborted
Error: C:\FPC\3.0.0\bin\i386-win32\ppc386.exe returned an error exitcode