tw0856.pp 74 B

12345678
  1. { %FAIL }
  2. {$MODE objfpc}
  3. uses
  4. uw0856;
  5. begin
  6. TMyClass.Create(1);
  7. end.