summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/test/twrstr6.pp
blob: bf6be853fa6d095fc17ddeb32906d4027618640a (plain)
1
2
3
4
5
6
7
{ %fail }

var
  s: string;
begin
  writestr(s);
end.