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

var
  t: text;
begin
  writestr(t,'abc');
end.