tw14713a.pp 64 B

123456789
  1. { %fail }
  2. {$mode delphi}
  3. var
  4. p: pointer;
  5. begin
  6. p:=1;
  7. end.