tw9918d.pp 58 B

123456789
  1. { %fail }
  2. {$x+}
  3. var
  4. d: double;
  5. begin
  6. trunc(d);
  7. end.