twrstr6.pp 54 B

1234567
  1. { %fail }
  2. var
  3. s: string;
  4. begin
  5. writestr(s);
  6. end.