tw14713.pp 82 B

12345678910
  1. { %fail }
  2. { %opt=-vw -Sew }
  3. {$mode delphi}
  4. var
  5. p: pointer;
  6. begin
  7. p:=0;
  8. end.