tw4724.pp 58 B

123456
  1. { %fail }
  2. var
  3. p1, p2: pointer;
  4. begin
  5. dec(p1,p2);
  6. end.