summaryrefslogtreecommitdiff
path: root/tests/webtbf/tw23571c.pp
blob: 7003fe37217751298fc5fa26b08d93bc0748d6be (plain)
1
2
3
4
5
6
7
8
{ %FAIL }

{$MODE DELPHI}

type Test<T> = ^Wrapper<P, Q>;

begin
end.