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

type
  tf = file of ansistring;

begin
end.