tw9918b.pp 64 B

123456789
  1. { %fail }
  2. {$x+}
  3. var
  4. s: shortstring;
  5. begin
  6. length(s);
  7. end.