tw23071.pp 89 B

12345678910
  1. { %NORUN }
  2. { %RECOMPILE }
  3. {$MODE DELPHI}
  4. uses uw23071;
  5. begin
  6. TWrapper<Byte>.Z;
  7. end.